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

一个Flutter轻量级的照片选择器,支持iOS和Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add photo_selector

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

dependencies:
  photo_selector: ^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:photo_selector/photo_selector.dart';
2
likes
110
pub points
2%
popularity

Publisher

unverified uploader

一个Flutter轻量级的照片选择器,支持iOS和Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on photo_selector