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

Material Design 3 expressive loading and progress indicators for Flutter: morphing circular indicator, outlined variant, and wavy linear progress.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add material3_expressive_loading_indicator

With Flutter:

 $ flutter pub add material3_expressive_loading_indicator

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

dependencies:
  material3_expressive_loading_indicator: ^0.1.0

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:material3_expressive_loading_indicator/material3_expressive_loading_indicator.dart';
2
likes
0
points
162
downloads

Publisher

unverified uploader

Weekly Downloads

Material Design 3 expressive loading and progress indicators for Flutter: morphing circular indicator, outlined variant, and wavy linear progress.

Repository (GitHub)
View/report issues

Topics

#ui #material-design #loading-indicator #progress-indicator #animation

License

unknown (license)

Dependencies

flutter, material_new_shapes

More

Packages that depend on material3_expressive_loading_indicator