image_picker_loading_jm 0.0.8 copy "image_picker_loading_jm: ^0.0.8" to clipboard
image_picker_loading_jm: ^0.0.8 copied to clipboard

This package allows us to easily use the libraries already created and published in dart.dev "shimmer" and "cached_network_image".

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add image_picker_loading_jm

With Flutter:

 $ flutter pub add image_picker_loading_jm

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

dependencies:
  image_picker_loading_jm: ^0.0.8

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:image_picker_loading_jm/image_picker_loading_jm.dart';
4
likes
0
pub points
49%
popularity

Publisher

unverified uploader

This package allows us to easily use the libraries already created and published in dart.dev "shimmer" and "cached_network_image".

License

unknown (license)

Dependencies

cached_network_image, flutter, shimmer

More

Packages that depend on image_picker_loading_jm