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

outdated

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

Changelog #

[0.4.4] #

  • Update homepage link

[0.4.3] #

  • Migrated to GitHub
  • Minor refactorings

[0.4.2] #

  • Updated license file
  • Added license file headings

[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
40
points
204
downloads

Publisher

verified publisherthisismarch.dev

Weekly Downloads

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

Repository (GitHub)
Contributing

License

BSD-3-Clause (license)

Dependencies

flutter, pedantic

More

Packages that depend on responsive_layout_builder