universally 1.7.2+1 universally: ^1.7.2+1 copied to clipboard
It depends on universally plug and can update the latest available version in time
1.7.2+1 #
- Add
CheckboxWithUserPrivacy()
- export
BasicImage()
1.7.0 #
- Remove
showNetworkToast
,alertNotNetwork
,onConnectivityChanged
fromBasicApp()
,Please useBasicConnectivity()
1.6.2+2 #
- The
BasicImage
was redeveloped and theBasicResizeImage
was added
1.6.1 #
BasicDioOptions
Adds more methods
1.6.0+1 #
- Update some plug-ins
1.5.0+1 #
- Remove appPath from
ProjectConfig()
, - Add cachePath to
ProjectConfig()
,If you do not set cachePath, the default cache path is automatically used
1.3.3 #
- Change the original ExtendedFutureBuilder() to CustomFutureBuilder()
- Added new ExtendedFutureBuilder() extension for FutureBuilder()
- Added new ExtendedStreamBuilder() extension for StreamBuilder()
1.3.2+2 #
- Add
BasicTextField()
- Modify
searchTextMode
tosearchTextPositioned
- Modify
sendSMSMode
tosendSMSPositioned
1.3.1+1 #
- Add
RefreshControllers()
1.3.0+3 #
- Add
UrlCache()
1.3.0+2 #
- Use Hive as the persistent storage tool
- Replace SP() with BHP()
1.2.0 #
- Modify the incorrect naming
1.1.1 #
- Add
appBarConfig
、textColor
forProjectConfig()
- Add
Gif()
1.1.0+1 #
- Update Flutter version 3.3.0
- Update Dart to 2.18.0
1.0.7 #
- Add
BasicCupertinoSwitch()
- Dynamically set
Dio
return result parsing key
1.0.6 #
- Add
SwitchApiButton()
、USpacing()
、UButton()
、PushSwitchState()
1.0.3 #
- Change
globalKey
toglobalNavigatorKey
BasicDioOptions
addsextraData
andextraParams
header
inBasicDioOptions
is changed to extraHeader
1.0.1 #
- Adapter flutter@3.0.0
0.9.1+3 #
- Add
showUserPrivacyAlert()
- Remove
alertLoading()
,useshowLoading()
0.9.0 #
- Optimize BasicDio()
0.8.7 #
- Update components to adapt to the new version
0.8.1 #
- Modify
BasicApp
0.8.0 #
- Change all
Base
toBasic
0.7.3 #
- Remove
BaseApp()
non-required parameter
0.6.3 #
- Update version
0.0.6 #
- Add doc