lcd_number_text 0.0.2 copy "lcd_number_text: ^0.0.2" to clipboard
lcd_number_text: ^0.0.2 copied to clipboard

An automatic sizer digital single-digit number with LCD style widget.

An automatic sizer digital single-digit number with LCD style widget.

Example UI snap

Features #

This package (or widget) can be used across any platform as it is platform independent

  • Customize the colors of the widget

Setup #

Add the dependency in pubspec.yaml, import the file, and you are good to go.

Add the dependency in pubspec.yaml

lcd_number_text: ^0.0.2

Import the widget into dart file

import 'package:lcd_number_text/lcd_number_text.dart';

Usage #

LCD number

You can find more usage details in the /example.

Additional information #

This package is licensed under MIT License

16
likes
150
pub points
65%
popularity

Publisher

unverified uploader

An automatic sizer digital single-digit number with LCD style widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lcd_number_text