flame_digit 0.1.0-dev.1 copy "flame_digit: ^0.1.0-dev.1" to clipboard
flame_digit: ^0.1.0-dev.1 copied to clipboard

Component for displaying numbers from texture. Compatible with Flame.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flame_digit

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

dependencies:
  flame_digit: ^0.1.0-dev.1

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:flame_digit/flame_digit.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

Component for displaying numbers from texture. Compatible with Flame.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flame, flutter, vector_math

More

Packages that depend on flame_digit