segment_display 0.5.0 copy "segment_display: ^0.5.0" to clipboard
segment_display: ^0.5.0 copied to clipboard

Segment display widget for Flutter. Supports multiple types of segment displays and segment customization.

[0.5.0] - 2021-03-06 #

  • migrated to nullsafety

[0.4.2] - 2021-02-21 #

[0.4.1+1] - 2020-05-09 #

  • minor update (fixed lints, updated example)

[0.4.1] - 2019-12-22 #

  • updated dependencies (SDK >=2.6.0)
  • updated analysis_options.yml (linter)
  • added web demo

[0.4.0] - 2019-11-25 #

  • added support for . (decimal point) and : (colon) characters
  • BREAKING CHANGE: SegmentDisplay.text changed to SegmentDisplay.value
  • BREAKING CHANGE: SegmentDisplay.textSize changed to SegmentDisplay.size

[0.3.0] - 2019-10-11 #

  • wrapped segment display with Semantics widget
  • updated example
  • added widget tests

[0.2.0] - 2019-05-13 #

  • added sixteen-segment display
  • updated segment styles for sixteen-segment display
  • updated HexSegmentStyle diagonals

[0.1.0] - 2019-05-11 #

  • initial release
  • added seven-segment and fourteen-segment display
  • added DefaultSegmentStyle, HexSegmentStyle and RectSegmentStyle
24
likes
130
pub points
83%
popularity

Publisher

verified publisherstol.dev

Segment display widget for Flutter. Supports multiple types of segment displays and segment customization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on segment_display