flutter_image_picker/example
Jacques Doeleman 5bfc0ed7e5 Icons can be changed with a Widget
Previously only done with IconData
2022-09-26 12:00:55 +02:00
..
android fixed camera in release build 2022-09-06 12:16:04 +02:00
assets/images Made first version of image picker 2022-08-31 10:09:36 +02:00
gif sped up gif 2022-09-01 12:15:36 +02:00
ios Icons can be changed with a Widget 2022-09-26 12:00:55 +02:00
lib Icons can be changed with a Widget 2022-09-26 12:00:55 +02:00
linux Made first version of image picker 2022-08-31 10:09:36 +02:00
macos Icons can be changed with a Widget 2022-09-26 12:00:55 +02:00
web Made first version of image picker 2022-08-31 10:09:36 +02:00
windows Made first version of image picker 2022-08-31 10:09:36 +02:00
.gitignore something 2022-09-01 14:35:38 +02:00
.metadata Made first version of image picker 2022-08-31 10:09:36 +02:00
analysis_options.yaml Made first version of image picker 2022-08-31 10:09:36 +02:00
pubspec.lock Icons can be changed with a Widget 2022-09-26 12:00:55 +02:00
pubspec.yaml added imageprovider 2022-09-06 11:28:53 +02:00
README.md Made first version of image picker 2022-08-31 10:09:36 +02:00

flutter_image_picker_example

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.