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

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

1.0.0 #

  • Initial release

1.1.0 #

  • Added ResponsiveConstrainedBox widget
  • Added usage for most widgets

1.2.0 #

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

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.3.1 #

  • Changes for Dart 2.17
5
likes
150
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

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