flutter_state_render_dialog 0.0.6 copy "flutter_state_render_dialog: ^0.0.6" to clipboard
flutter_state_render_dialog: ^0.0.6 copied to clipboard

outdated

FlutterStateRenderDialog is a library that provides a set of customizable dialogs for rendering different states in a Flutter application, such as loading, error, and success states.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_state_render_dialog

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

dependencies:
  flutter_state_render_dialog: ^0.0.6

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:flutter_state_render_dialog/flutter_state_render_dialog.dart';
16
likes
0
points
110
downloads

Publisher

unverified uploader

Weekly Downloads

FlutterStateRenderDialog is a library that provides a set of customizable dialogs for rendering different states in a Flutter application, such as loading, error, and success states.

License

unknown (license)

Dependencies

flutter, lottie

More

Packages that depend on flutter_state_render_dialog