dash_kit_loadable 3.0.0-dev.1 copy "dash_kit_loadable: ^3.0.0-dev.1" to clipboard
dash_kit_loadable: ^3.0.0-dev.1 copied to clipboard

discontinued
outdated

Widgets for displaying different request states without additional code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dash_kit_loadable

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

dependencies:
  dash_kit_loadable: ^3.0.0-dev.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:dash_kit_loadable/dash_kit_loadable.dart';
0
likes
60
pub points
0%
popularity

Publisher

unverified uploader

Widgets for displaying different request states without additional code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dash_kit_core, flutter

More

Packages that depend on dash_kit_loadable