flutter_gehry 1.4.0 copy "flutter_gehry: ^1.4.0" to clipboard
flutter_gehry: ^1.4.0 copied to clipboard

A Flutter package that provides a way to easily do a responsive layout, using breakpoints.

1.4.0 #

  • Added ResponsiveGridView
  • Changed ResponsiveFlexible's default value to ResponsiveFlexibleData.none

1.3.1 #

  • Changes for Dart 2.17

1.3.0 #

  • Added missing operators to the Breakpoints enum.
  • Renamed ResponsiveBreakpoint to BreakpointValues.
  • Renamed ResponsiveBreakpointsData to BreakpointsData.
  • Refactored ResponsiveFlex.
  • Refactored ResponsiveListView.
  • Refactored ResponsiveText.

1.2.0 #

  • Added ResponsiveBreakpointsProvider.of(context).pick() and ResponsiveBreakpointsProvider.of(context).maybePick().

1.1.0 #

  • Added ResponsiveConstrainedBox widget
  • Added usage for most widgets

1.0.0 #

  • Initial release
4
likes
130
pub points
36%
popularity

Publisher

unverified uploader

A Flutter package that provides a way to easily do a responsive layout, using breakpoints.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_gehry