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

A Flutter package providing Material 3 Expressive (M3E) shape morphing loading indicators with vector path interpolation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m3e_loading_indicator

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

dependencies:
  m3e_loading_indicator: ^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:m3e_loading_indicator/m3e_loading_indicator.dart';
1
likes
160
points
85
downloads

Documentation

API reference

Publisher

verified publishermuditpurohit.tech

Weekly Downloads

A Flutter package providing Material 3 Expressive (M3E) shape morphing loading indicators with vector path interpolation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_m3shapes_extended

More

Packages that depend on m3e_loading_indicator