elastic_blob 0.0.1 copy "elastic_blob: ^0.0.1" to clipboard
elastic_blob: ^0.0.1 copied to clipboard

Stretchable and rotatable blob interaction widget for Flutter with elastic animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add elastic_blob

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

dependencies:
  elastic_blob: ^0.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:elastic_blob/elastic_blob.dart';
1
likes
140
points
64
downloads

Publisher

unverified uploader

Weekly Downloads

Stretchable and rotatable blob interaction widget for Flutter with elastic animation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on elastic_blob