flutter_album_picker_camera 0.3.1 copy "flutter_album_picker_camera: ^0.3.1" to clipboard
flutter_album_picker_camera: ^0.3.1 copied to clipboard

PlatformiOS

Native iOS album picker and camera for Flutter with thumbnail flight animation and a pluggable upload flow.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_album_picker_camera

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

dependencies:
  flutter_album_picker_camera: ^0.3.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:flutter_album_picker_camera/flutter_album_picker_camera.dart';
0
likes
150
points
128
downloads
screenshot

Documentation

API reference

Publisher

verified publisherwilliamthomas.name

Weekly Downloads

Native iOS album picker and camera for Flutter with thumbnail flight animation and a pluggable upload flow.

Repository (GitHub)
View/report issues

Topics

#camera #flutter-plugin #ios #photo-picker #swiftui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_album_picker_camera

Packages that implement flutter_album_picker_camera