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

A Flutter package to easily pick images from device or network, designed for flexibility and ease of use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add applite_image_picker

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

dependencies:
  applite_image_picker: ^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:applite_image_picker/applite_image_picker.dart';
0
likes
120
points
103
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to easily pick images from device or network, designed for flexibility and ease of use.

Topics

#image #picker #gallery #camera

Documentation

API reference

License

MIT (license)

Dependencies

adaptive_dialog, cached_network_image, flutter, hugeicons, image_picker

More

Packages that depend on applite_image_picker