flume 0.0.4 flume: ^0.0.4 copied to clipboard
Implementation of the Flume design system and components for Flutter.
0.0.4 #
- Added
leadingLabel
to TopBar - Fixed divider issuer in ScrollableList
- Refactored InputField suffix/prefix icons
0.0.3+1 #
- Formatted files
- Updated package description
- Updated package homepage
0.0.3 #
- Added opacity animation on Cell when pressed
- Exposed
prefixIcon
for InputField component
0.0.2 #
- Implemented ScrollableList
- Implemented FlumeFlex, FlumeColumn, FlumeRow, FlumeWrap
- Implemented Tile component for use with lists
- Updated Cell implementation
- Implemented Shimmer component
- Updated documentation and templates
- Added new BuildContext extensions
0.0.1 #
- Initial release containing baselines for the most essential components. Everything, including Ambiance and Widget APIs are subject to breaking changes.