profile_picker_plus 1.0.1 copy "profile_picker_plus: ^1.0.1" to clipboard
profile_picker_plus: ^1.0.1 copied to clipboard

The complete Flutter profile picture toolkit - pick, crop, display. Drop-in ProfilePicker and ProfileDisplay widgets with gallery/camera selection, built-in image cropping, bottom-sheet & dialog modes [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add profile_picker_plus

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

dependencies:
  profile_picker_plus: ^1.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:profile_picker_plus/profile_picker_plus.dart';
1
likes
130
points
121
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The complete Flutter profile picture toolkit - pick, crop, display. Drop-in ProfilePicker and ProfileDisplay widgets with gallery/camera selection, built-in image cropping, bottom-sheet & dialog modes, fallback initials, deep theming, and programmatic controller support.

Repository (GitHub)
View/report issues

Topics

#images #avatar #profile #picker #cropper

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_image_compress, image_cropper, image_picker, permission_handler

More

Packages that depend on profile_picker_plus