https://github.com/andyduke/fluid_box
Flutter widget. Responsive helper for fluid layout. Allows you to control the layout of children based on constraints and grid.
https://github.com/andyduke/fluid_box
fluid flutter layout responsive
Last synced: about 1 year ago
JSON representation
Flutter widget. Responsive helper for fluid layout. Allows you to control the layout of children based on constraints and grid.
- Host: GitHub
- URL: https://github.com/andyduke/fluid_box
- Owner: andyduke
- License: bsd-3-clause
- Created: 2021-02-24T18:15:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-28T17:25:56.000Z (almost 3 years ago)
- Last Synced: 2025-04-15T07:09:13.408Z (about 1 year ago)
- Topics: fluid, flutter, layout, responsive
- Language: Dart
- Homepage: https://pub.dev/packages/fluid_kit
- Size: 3.45 MB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FluidKit
With the `Fluid` widget, you can build responsive interfaces based on width constraints and proportional fill space. For example, this is useful for creating responsive forms.
[See more](package/README.md)