flutter_flash_curve 0.0.2 copy "flutter_flash_curve: ^0.0.2" to clipboard
flutter_flash_curve: ^0.0.2 copied to clipboard

A new Flutter package with a flash curve animation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_flash_curve

With Flutter:

 $ flutter pub add flutter_flash_curve

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

dependencies:
  flutter_flash_curve: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_flash_curve/flutter_flash_curve.dart';
1
likes
0
pub points
33%
popularity

Publisher

unverified uploader

A new Flutter package with a flash curve animation.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_flash_curve