flame_scrolling_sprite 0.0.3 copy "flame_scrolling_sprite: ^0.0.3" to clipboard
flame_scrolling_sprite: ^0.0.3 copied to clipboard

discontinuedreplaced by: flame

Flame package adding a simple scrolling sprite to make it easy to repeat the same image over time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flame_scrolling_sprite

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

dependencies:
  flame_scrolling_sprite: ^0.0.3

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_scrolling_sprite/flame_scrolling_sprite.dart';
7
likes
30
pub points
13%
popularity

Publisher

verified publisherflame-engine.org

Flame package adding a simple scrolling sprite to make it easy to repeat the same image over time.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flame, flutter, meta

More

Packages that depend on flame_scrolling_sprite