loading_indicator_m3e 0.1.1 copy "loading_indicator_m3e: ^0.1.1" to clipboard
loading_indicator_m3e: ^0.1.1 copied to clipboard

Material 3 Expressive Loading Indicator (morphing polygons) for Flutter, with Default and Contained variants.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loading_indicator_m3e

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

dependencies:
  loading_indicator_m3e: ^0.1.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:loading_indicator_m3e/loading_indicator_m3e.dart';
4
likes
135
points
480
downloads

Publisher

verified publisherbruckcode.de

Weekly Downloads

Material 3 Expressive Loading Indicator (morphing polygons) for Flutter, with Default and Contained variants.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, m3e_design, material_new_shapes

More

Packages that depend on loading_indicator_m3e