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.1

Import the widget into dart file

import 'package:lcd_number_text/lcd_number_text.dart';

Usage

// default usage
<img width="1004" alt="LCD number" src="https://github.com/Alfaizkhan/lcd_number_text/blob/main/lcd-number.png">

You can find more usage details in the /example.

Additional information

This package is licensed under BSD 3-Clause License

Libraries

lcd_number_text
A package which provides a digital LCD display for numbers.