msl_fetcher 1.0.1 copy "msl_fetcher: ^1.0.1" to clipboard
msl_fetcher: ^1.0.1 copied to clipboard

Fetching data and handling states the easiest way

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add msl_fetcher

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

dependencies:
  msl_fetcher: ^1.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:msl_fetcher/msl_fetcher.dart';
1
likes
140
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

Fetching data and handling states the easiest way

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bloc, flutter, flutter_bloc, meta

More

Packages that depend on msl_fetcher