flutter_adaptive_ui 0.6.0 copy "flutter_adaptive_ui: ^0.6.0" to clipboard
flutter_adaptive_ui: ^0.6.0 copied to clipboard

outdated

A library that helps implement adaptive UI (based on OS , Screen size , ...) .

0.6.0 #

  • Add AdaptiveLayoutDelegateWithMinimallScreenSize
  • Add AdaptiveLayoutDelegateWithSingleBuilder
  • Rename builder to defaultBuilder in AdaptiveBuilder
  • Add defaultBuilder field to AdaptiveLayoutDelegate(s)

0.5.1+3 #

0.5.1+2 #

  • Doc: Add some documents.
  • Update README

0.5.1+1 #

0.5.1 #

  • Fix: Rename allOsDelegate to allPlatformsDelegate (AdaptiveBuilder)
  • Update README

0.5.0+1 #

  • Put an example

0.5.0 #

  • Rename DeviceConfig to Screen
  • Add mediaQUeryData , breakpointData and layoutConstraints to Screen
  • Obtain ScreenType and ScreenSize base on layoutConstraint and then media query
  • Wrap AdaptiveBuilder result in LayoutBuilder
  • Remove maybeOf from Breakpoint
  • Add of(context) method to Screen

0.4.0+1 #

  • Add some extension methods to BuildContext (breakpoint , mabybreakpoint)
  • Fix: Rename builder to delegate in AdaptiveBuilder fields
  • Fix: Change AdaptiveLayoutDelegates fields to name params.
  • Doc: Add some documents.
  • Add README

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.
151
likes
0
pub points
84%
popularity

Publisher

unverified uploader

A library that helps implement adaptive UI (based on OS , Screen size , ...) .

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_adaptive_ui