sprite_image 1.0.1 copy "sprite_image: ^1.0.1" to clipboard
sprite_image: ^1.0.1 copied to clipboard

A widget that renders a subpart of an image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sprite_image

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

dependencies:
  sprite_image: ^1.0.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:sprite_image/sprite_image.dart';
0
likes
140
points
24.1k
downloads

Documentation

API reference

Publisher

verified publisheraloisdeniel.com

Weekly Downloads

A widget that renders a subpart of an image.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sprite_image