universally 6.5.1 copy "universally: ^6.5.1" to clipboard
universally: ^6.5.1 copied to clipboard

It depends on universally plug and can update the latest available version in time

6.5.1 #

  • Split BaseApp and add BaseMaterialApp, BaseCupertinoApp, BaseWidgetsApp.
  • Migrate to 3.19.0
  • Update dependency

6.4.4 #

  • Modify the maxLines and minLines of the BaseTextField and add the TextEditingController extension method

6.4.1 #

  • Update dependency
  • example Supports windows

6.4.0 #

  • Removed DesktopWindowsSize, and Added WindowsSize.
  • Removed Curiosity().desktop, and Added window_manager.
  • Global().setConfig() adds windowOptions
  • The scripts directory adds macos and windows support

6.3.1 #

  • Change BasePackage to PackageInfoPlus
  • Change BaseConnectivity to ConnectivityPlus
  • Change BaseDeviceInfo to DeviceInfoPlus

6.2.2 #

  • Migrate to 3.16.0

6.1.0 #

  • FontType removed, please use FontWeights or FontWeight
  • Change TextDefault to TextNormal
  • Change TextVeryLarge to TextExtraLarge

6.0.8 #

  • Update dependency
  • Add SpinKit()

6.0.4 #

  • fix problems

6.0.3 #

  • Change all Basic to Base
  • GlobalConfig is changed to Global
  • Change ProjectConfig to GlobalConfig

5.2.2 #

  • Modify the permission application method
  • Modify the popup method invocation mode

5.1.1 #

  • Update dependency
  • Migrate to Flutter 3.13.0

4.1.0 #

  • Update dependency
  • Migrate to Flutter 3.10.0

3.5.5 #

  • Remove the setSemanticsEnabled
  • Update dependency

3.5.3 #

  • Remove the MainBasicScaffold, Use the isRootPage of BasicScaffold
  • Change appBarLeft to appBarLeading
  • Change appBarRight to appBarAction
  • Change MainTabPageBuilder to TabPage

3.5.2+2 #

  • Change the CustomDivider to BasicDivider
  • Modify the style of AlertWithUserPrivacy

3.5.2 #

  • In BasicAppBar, change the text to titleText and change the title type to Widget, Change hasLeading to enableLeading
  • In BasicScaffold, add appBarTitleText and change the appBarTitle type to Widget, Change hasLeading to enableLeading
  • UserPrivacyCheckbox adds fontSize

3.5.1 #

  • Updating dependency

3.5.0+2 #

  • Added the BasicTabBar()

3.5.0 #

  • Updating dependency

3.3.2+2 #

  • Remove some svg

3.3.2 #

  • Add channel support

3.3.1 #

  • Updating dependency

3.2.0+2 #

  • Updating dependency
  • Fixed BasicList issues

3.1.0 #

  • Change the UrlCache to ApiCache
  • Change the hasLogTs to isDebugger
  • Change the Url to Api
  • Change the UConstant to UConst

3.0.0 #

  • Updated dio to 5.0.0
  • Fixed an issue with duplicate setting of contentType

2.2.0+1 #

  • Handle the failure of BasicModel parsing

2.2.0 #

  • Update extended_image

2.1.0 #

  • AppBarConfig adds titleColor
  • Change expand to extension in BasicDioOptions and BasicModel

2.0.1+1 #

  • Compatible with Flutter 3.7.0

1.7.0 #

  • Remove showNetworkToast, alertNotNetwork, onConnectivityChanged from BasicApp(),Please use BasicConnectivity()

1.6.2+2 #

  • The BasicImage was redeveloped and the BasicResizeImage 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 to searchTextPositioned
  • Modify sendSMSMode to sendSMSPositioned

1.3.1+1 #

  • Add RefreshControllers()

1.3.0+3 #

  • Add ApiCache()

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 appBarConfigtextColor for ProjectConfig()
  • 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 to globalNavigatorKey
  • BasicDioOptions adds extraData and extraParams
  • header in BasicDioOptions is changed to extraHeader

1.0.1 #

0.9.1+3 #

  • Add showUserPrivacyAlert()
  • Remove alertLoading(),use showLoading()

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 to Basic

0.7.3 #

  • Remove BaseApp() non-required parameter

0.6.3 #

  • Update version

0.0.6 #

  • Add doc