flutter_image_picker_ios 1.0.4 copy "flutter_image_picker_ios: ^1.0.4" to clipboard
flutter_image_picker_ios: ^1.0.4 copied to clipboard

PlatformiOS

iOS implementation of the image_picker plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_image_picker_ios

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

dependencies:
  flutter_image_picker_ios: ^1.0.4

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:flutter_image_picker_ios/flutter_image_picker_ios.dart';
0
likes
150
points
114
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the image_picker plugin.

Repository (GitHub)

Topics

#camera #image-picker #files #file-selection

Documentation

API reference

License

Apache-2.0, BSD-3-Clause (license)

Dependencies

flutter, image_picker_platform_interface

More

Packages that depend on flutter_image_picker_ios