Simple Picker

Simple Picker is fix issue of image_picker plugin on iOS

Features

  • Flexible Picker Components: Choose between list and grid picker layouts to suit your app's needs.
  • Cross-Platform Compatibility: Works flawlessly only in iOS devices.
  • Handle to fix github issue : https://github.com/flutter/flutter/issues/14720

Installation

To use Simple Picker in your Flutter project, follow these steps:

  1. Add simple_picker as a dependency in your pubspec.yaml file:
dependencies:
  simple_picker: ^0.0.6
  1. Import when you want to pick up an image from the camera or photo library.
import 'package:simple_picker/simple_picker.dart';
  1. Thanks to FDTake for giving me the idea.
https://github.com/fulldecent/FDTake
  1. I will upgrade the plugin version to enable handling multiple issues simultaneously.

Buy Me a Coffee

If you find this project useful, consider supporting it by buying me a coffee or contacting me for more details.

For further inquiries, please feel free to contact me via email at nguyenhoangnam31082000@gmail.com.