mintminter_mint 2.7.1
mintminter_mint: ^2.7.1 copied to clipboard
A Flutter package - Common views, utils and extensions for MintMinter app
0.0.1 #
- Add
PageContent
1.0.0 #
- Publish to pub.flutter-io.cn
1.0.1 #
- Change the package name
1.0.2 #
- Add view and util for google mobile ads
1.0.3 #
- Add padding configuration to
AdBanner
1.0.4 #
- Add example app
1.0.5 #
- Add util: url_launcher
1.0.6 #
- Add
AboutView
1.0.7 #
- Fix bugs
1.0.8 #
- Add
KeyValueStorageProvider
andHiveBoxProvider
1.0.9 #
- Add
ContentProvider
andAssetProvider
1.0.10 #
- Add
AppTile
1.0.11 #
- Add
MintButton
1.0.12 #
- Fix a bug
1.0.13 #
- Add
IconTextView
1.0.14 #
- Remove the link in
AboutView
1.0.15 #
- Update
IconTextView
1.0.16 #
- Add
InMemoryBoxProvider
2.0.0 #
- Remove ad utils.
2.1.0 #
- Add utils for the upgrade reminder
2.1.1 #
- Fix the
UpgradeTile
2.1.2 #
- Add
HanView
2.1.3 #
- Add
MintHanView
2.1.4 #
- Add
MintHanPopupMenuButton
2.1.5 #
- Refactor the
HanCubit
toHanBloc
2.1.6 #
- Refactor the
IconTextView
2.1.7 #
- Add extensions on
BuildContext
2.1.8 #
- Add
MintFlatCard
2.1.9 #
- Fix the margin in
MintFlatCard
- Upgrade lint
2.1.10 #
- Fix the barrel files
- Add
MintAlertDialog
2.2.0 #
- Cache
AppAttributes
locally
2.2.1 #
- Add
generateList
util
2.2.2 #
- Change
AppMarket
2.3.0 #
- Upgrader: Support iOS app upgrade
2.3.1 #
- Upgrader: Change the update icon and color
2.4.1 #
- Add
HideAdCubit
2.5.0 #
- Add
CounterCubit
2.5.1 #
- Add
HideAdRepository
and refactorHideAdCubit
2.5.2 #
- Fix bug
2.5.3 #
- Add tap actions for
AboutView
2.5.4 #
- Add parameter in
UpgradeBloc
to disable the upgrade checking
2.5.5 #
- Make
HiveBoxProvider
supports both Flutter app or dart program
2.5.6 #
- Fix the type of
isFlutter
inHiveBoxProvider.createAndInit
2.6.0 #
- Add
MintListTile
2.7.0 #
- Add extensions on
BuildContext
2.7.1 #
- Upgrade dependencies