lcd_led 1.0.0 copy "lcd_led: ^1.0.0" to clipboard
lcd_led: ^1.0.0 copied to clipboard

Experience the nostalgic charm of a 7-segment LED display with accurate rendering of digits, commas, and dots.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lcd_led

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  lcd_led: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lcd_led/lcd_led.dart';
2
likes
160
pub points
50%
popularity
screenshot

Publisher

verified publishermarcobavagnoli.com

Experience the nostalgic charm of a 7-segment LED display with accurate rendering of digits, commas, and dots.

Repository (GitHub)
View/report issues

Topics

#lcd #led #display

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on lcd_led