flutter_adaptive_ui 0.4.0 flutter_adaptive_ui: ^0.4.0 copied to clipboard
A library that helps implement adaptive UI (base on OS , window size , ...) .
0.4.0 #
- Update AdaptiveBuilder: get breakpointData in constructor.
- Add PlatformType (enum).
- Add getDefaultPlatform top level function.
- Add getDefaultDesignLanguage top level function.
0.3.0 #
- Add BreakpointData.
- Add Breakpoint (InheritedWidget).
- Update DeviceConfig to use breakpoint.
0.2.0 #
- Rename WindowType to ScreenType.
- Rename WindowSize to ScreenSize.
0.1.1+3 #
- Doc: Add some documents.
0.1.1+2 #
0.1.1+1 #
- Update README.md
0.1.1 #
- Add description to pubsepc.yaml
- Add repository to pubsepc.yaml
- Update Dart SDK version
0.1.0 #
- TODO: Describe initial release.