simple_fontellico_progress_dialog 0.3.0 copy "simple_fontellico_progress_dialog: ^0.3.0" to clipboard
simple_fontellico_progress_dialog: ^0.3.0 copied to clipboard

This package helps you to render a progress dialog with different types of loading indicator.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_fontellico_progress_dialog

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

dependencies:
  simple_fontellico_progress_dialog: ^0.3.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:simple_fontellico_progress_dialog/fontelico_icons.dart';
import 'package:simple_fontellico_progress_dialog/rotate_icon.dart';
import 'package:simple_fontellico_progress_dialog/simple_fontico_loading.dart';
57
likes
130
pub points
92%
popularity

Publisher

verified publisherajomuch92.site

This package helps you to render a progress dialog with different types of loading indicator.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_fontellico_progress_dialog