- Migrate to sound null safety
- Fix deprecations in image_picker (#8) and in Firebase upload (#2)
- Bump
image_picker
(#6)
- Apply recommended formatting via
flutter format
- Add CHANGELOG (mettttaaaa)
- Custom button builder and custom image display
- Grab images via
onSaved
like other form fields - Error validation (
validator
/autovalidate
) - Modal bottom sheet to select gallery or camera
- Multiple image upload
- Initial