digital_lcd_number

Creator: coderz1093

Last updated:

0 purchases

digital_lcd_number Image
digital_lcd_number Images

Languages

Categories

Add to Cart

Description:

digital lcd number

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

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

Customize the colors of the widget

Setup #
There is no special setup required, just add the dependency in pubspec.yaml, import the file, and you are good to go..
Add the dependency in pubspec.yaml
digital_lcd_number: ^0.1.2 # Note: use latest version
copied to clipboard
Import the widget into dart file
import 'package:digital_lcd_number/digital_lcd_number.dart';
copied to clipboard
Usage #
// default usage
DigitalLcdNumber(number: 0),
copied to clipboard
You can find more usage details in the /example.
Additional information #
This package is licensed under BSD 3-Clause License

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.