mobikul_loader_package 0.0.3 copy "mobikul_loader_package: ^0.0.3" to clipboard
mobikul_loader_package: ^0.0.3 copied to clipboard

A Flutter package for both android and iOS to show loader with message.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobikul_loader_package

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

dependencies:
  mobikul_loader_package: ^0.0.3

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:mobikul_loader_package/mobikul_loader_package.dart';
17
likes
150
points
35
downloads

Publisher

verified publishermobikul.com

Weekly Downloads

A Flutter package for both android and iOS to show loader with message.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mobikul_loader_package