flutter_flowin 0.1.0
flutter_flowin: ^0.1.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.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