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

outdated

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

[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
26
likes
40
points
100
downloads

Publisher

verified publisherstol.dev

Weekly Downloads

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

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on segment_display