math_curve_loaders 0.1.0 copy "math_curve_loaders: ^0.1.0" to clipboard
math_curve_loaders: ^0.1.0 copied to clipboard

Animated Flutter loading indicators drawn from parametric mathematical curves.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add math_curve_loaders

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

dependencies:
  math_curve_loaders: ^0.1.0

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:math_curve_loaders/math_curve_loaders.dart';
21
likes
160
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Animated Flutter loading indicators drawn from parametric mathematical curves.

Repository (GitHub)
View/report issues

Topics

#flutter #loading #animation #math #curves

License

MIT (license)

Dependencies

flutter

More

Packages that depend on math_curve_loaders