flutter_gutter 1.0.0 copy "flutter_gutter: ^1.0.0" to clipboard
flutter_gutter: ^1.0.0 copied to clipboard

Get your UI out of the gutter! Ensure all visual gaps between your widgets are consistent, adapted to the axis direction, and respond to screen size.

[1.0.0] - 10/04/2023 #

  • Use Material 3's new breakpoint values if useMaterial3 is true.
  • Dynamically check for direction to find the axis of arbitrary widgets.

[0.1.4] - 09/01/2023 #

  • Removed errant print statement.

[0.1.3] - 08/26/2023 #

  • Added GutterConfiguration and customWidgetToAxis to extend gutter support to arbitrary widgets.

[0.1.2] - 05/07/2023 #

  • Made banner image more fun.
  • Improved docs wording.

[0.1.1] - 05/06/2023 #

  • Added fun banner image.
  • Fixed pub score issues.

[0.1.0] - 05/06/2023 #

  • Initial release.
45
likes
140
pub points
85%
popularity

Publisher

verified publishercaseycrogers.dev

Get your UI out of the gutter! Ensure all visual gaps between your widgets are consistent, adapted to the axis direction, and respond to screen size.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

adaptive_breakpoints, flutter, gap

More

Packages that depend on flutter_gutter