flutter_flowin 0.3.0
flutter_flowin: ^0.3.0 copied to clipboard
A Flutter design system built on design tokens and a Material-mapped theme, with a component library of buttons, inputs, chips, tabs, cards and sheets.
0.3.0 - 2026-08-25 #
0.2.0 - 2026-08-24 #
Features #
- cross-fade page transitions for the chip pager and showcase tabs (#60) (7130f20)
- showcase: add LowframerScribble and write the Typography art with it (#63) (e3bf77e)
- showcase: animate the web splash as a rainbow sound wave (#57) (1afc0b7)
- showcase: cap the tab content width on large screens (#59) (05d8c42)
- showcase: give every catalogue card a lowframer cover art (#58) (3200258)
Bug Fixes #
Refactors #
Chores #
0.1.1 - 2026-08-14 #
Bug Fixes #
- action-sheet: centre the header title with the close button (#51) (7e8eca2)
- action-sheet: stop the close button dictating the header's layout (#52) (5188be2)
- color-picker: show the picked color in the custom swatch (#50) (847b831)
- showcase: open in the device's appearance, not always light (#49) (9052189)
- showcase: paint the page dark before Flutter's first frame (#54) (5c9af54)
Documentation #
- action-sheet: explain the header's two title-to-subtitle gaps (#53) (201050f)
- contributing: restructure around how a contribution actually happens (#47) (a29962c)
- readme: surface the live showcase above the fold (#48) (da10c21)
Chores #
0.1.0 - 2026-08-13 #
Initial release of the Flowin design system: design tokens, a Material-mapped theme, and the component library built on them. History was reset before this release, so the entries below cover the work since that point rather than the full development of the package.
Features #
- example: add the example app pub.dev looks for (#43) (3d25eb4), closes luisburgos/flowin_pm#40
- pubspec: enable publishing to pub.dev (c5a4436)
Bug Fixes #
- license: name the copyright holder (a150ec3)
Documentation #
- split contributor instructions into CONTRIBUTING.md (584872f)
Refactors #
- color-picker: vendor the cross-platform picker, drop the git dependency (#41) (c64a621), closes luisburgos/flowin_pm#40
Chores #
- initial commit (9631658)
- pubspec: clear the publishing metadata warnings (#42) (74a5d3f), closes luisburgos/flowin_pm#40
- pubspec: describe what the package actually is (#44) (b6b1f9f), closes luisburgos/flowin_pm#40