responsive_layout_builder 0.4.1 copy "responsive_layout_builder: ^0.4.1" to clipboard
responsive_layout_builder: ^0.4.1 copied to clipboard

outdated

Flutter package for building responsive layout based on screen sizes. It could be wristwatch, small/medium/large mobile, small/large tablet or desktop.

Changelog #

[0.4.1] #

  • Updated pedantic dependency
  • Minor changes due to linter

[0.4.0] #

  • Redesigned orientation usage for getScreenSize and getContextualScreenSize
  • Added null checks for getMobileLayoutSize, getTabletLayoutSize, getScreenSize and getContextualScreenSize
  • Fixed README.md

[0.3.2] #

  • Added descriptions for getMobileLayoutSize, getTabletLayoutSize, getScreenSize and getContextualScreenSize
  • Minor fixes

[0.3.1] #

  • Added global getMobileLayoutSize, getTabletLayoutSize and two variations of getScreenSize based on width and getContextualScreenSize based on BuildContext
  • Moved orientation from parameter of builder to ScreenSize as parameter

[0.3.0] #

  • Redesigned LayoutSize, ScreenSizeSettings, ResponsiveLayoutBuilder
  • Added MobileLayoutSize, TabletLayoutSize and ScreenSize

[0.2.1] #

  • Added analysis_option.yaml

[0.2.0] #

  • Added flag for usage of Device Screen Size or All Available Screen Space
  • Added sample of usage of ResponsiveLayoutBuilder widget

[0.1.0] #

  • Created LayoutSize, ScreenSizeSettings, ResponsiveLayoutBuilder
  • Created Example
24
likes
0
points
204
downloads

Publisher

verified publisherthisismarch.dev

Weekly Downloads

Flutter package for building responsive layout based on screen sizes. It could be wristwatch, small/medium/large mobile, small/large tablet or desktop.

Homepage

License

unknown (license)

Dependencies

flutter, pedantic

More

Packages that depend on responsive_layout_builder