flume 0.1.6 copy "flume: ^0.1.6" to clipboard
flume: ^0.1.6 copied to clipboard

Implementation of the Flume design system and components for Flutter.

0.1.5 #

  • Changed repository visibility to public
  • Removed revoked, hard-coded Figma access token
  • Changed tools/icons.dart to require --token option

0.1.4 #

  • Loosened Dart version constraints

0.1.3 #

  • Added README
  • Changed docs to include more details
  • Changed required SDK version to >=3.0.0-204.0.dev for compatibility reasons

0.1.2 #

  • Changed ScrollableList to set default padding value in constructor instead of inside build
  • Added hintText param to SearchBar

0.1.1 #

  • BREAKING: Removed spaceBetween due to conflict with divided and use of .spacedextension in ScrollableList
  • BREAKING: Changed InputField's maxLines behaviour to depend on the expands property. If non-expandable, maxLines defaults to 1 as always, but if expands is true, maxLines is set to null. These are mutually exclusive.
  • Changed Cell to wrap its children inside a SafeArea to avoid overlapping with physical borders.
  • Added ScrollableList.static factory for non-scrollable, shrink-wrapped use
  • Added FormGroup widget
  • Added SearchBar widget

0.1.0 #

  • BREAKING: Changed FlumeTypography getter types to return TextStyle

0.0.12 #

  • Changed Button to only render icon if one is passed

0.0.11 #

  • Changed InputField text alignment to be centered

0.0.10 #

  • Removed divider for empty children in ScrollableList

0.0.9 #

  • Added onTapOutside property to InputField

0.0.8 #

  • Added padding to leading widget in TopBar

0.0.7 #

  • Implemented TonalSwitch component
  • Added dense property on Cell

0.0.6 #

  • Added opacity for enabled state on InputField

0.0.5 #

  • Added enabled property on InputField

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.
9
likes
0
pub points
19%
popularity

Publisher

verified publishergameflow.tv

Implementation of the Flume design system and components for Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

equatable, flutter, provider, shimmer

More

Packages that depend on flume