load_status_view 0.0.1 copy "load_status_view: ^0.0.1" to clipboard
load_status_view: ^0.0.1 copied to clipboard

A simple view for different status.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add load_status_view

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

dependencies:
  load_status_view: ^0.0.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:load_status_view/load_status_view.dart';
1
likes
150
pub points
11%
popularity

Publisher

unverified uploader

A simple view for different status.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on load_status_view