flutter_image_picker/example
2024-02-07 09:51:48 +01: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
ios Updated README, added GIF, added Github Actions, removed riverpod in example in place of basic example, bumped image_picker dependency 2022-11-25 14:35:48 +01:00
lib Updated README, added GIF, added Github Actions, removed riverpod in example in place of basic example, bumped image_picker dependency 2022-11-25 14:35:48 +01: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 fix: add ci and linter 2024-02-07 09:51:48 +01: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.yaml Updated README, added GIF, added Github Actions, removed riverpod in example in place of basic example, bumped image_picker dependency 2022-11-25 14:35:48 +01: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.