Commit graph

77 commits

Author SHA1 Message Date
Tim
14d74727da
Update README.md 2022-12-21 14:13:07 +01:00
Tim
d77f4f2f7c
Update README.md 2022-12-21 14:12:09 +01:00
Tim
e950920a7d
Update README.md 2022-12-21 14:09:20 +01:00
FlutterJoey
ce73f41903
Merge pull request #11 from Iconica-Development/feature/Improve_README
Updated README, added GIF, added Github Actions, removed riverpod in …
2022-11-28 13:42:08 +01:00
Thomas Klein Langenhorst
aed0952376 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
Stein Milder
20814755cc
Merge pull request #10 from Iconica-Development/feature/config-for-setting-size-and-quality
feat: ImagePickerConfig for setting image size and quality
2022-11-07 14:54:43 +01:00
Stein Milder
cc1c54027a Merge remote-tracking branch 'origin/master' into feature/config-for-setting-size-and-quality 2022-11-07 14:47:04 +01:00
Stein Milder
44b0c92ea6 feat: ImagePickerConfig for setting image size and quality 2022-11-07 14:41:13 +01:00
FlutterJorian
27e8c04142
Merge pull request #9 from Iconica-Development/license
Add BSD-3-Clause license
2022-11-01 08:28:38 +01:00
437bf79385 Add BSD-3-Clause license 2022-11-01 08:24:41 +01:00
Gorter-dev
e50c1e9d29
Merge pull request #8 from Iconica-Development/v1.0.2
feat: added ImagePickerService interface
2022-10-21 16:24:11 +02:00
Freek van de Ven
ae2cc33479 feat: added ImagePickerService interface 2022-10-21 16:21:06 +02:00
commitimpush
c8a837b249
Update README.md 2022-10-07 09:12:03 +02:00
commitimpush
8a5ddd6ea1
Merge pull request #7 from Iconica-Development/fix/statefull-or-stateless-widget-as-customButton
fix: stateful or stateless widget as customButton
2022-09-30 10:49:55 +02:00
Stein Milder
9402136b5d fix: stateful or stateless widget as customButton 2022-09-30 09:27:02 +02:00
Jacques Doeleman
324b2b791f
Merge pull request #6 from Iconica-Development/feature/Icons_as_widget
Feature/icons as widget
2022-09-26 13:44:50 +02:00
Jacques Doeleman
4c5136c08e Changed changelog 2022-09-26 12:33:23 +02:00
Jacques Doeleman
590546368f Deleted unnecessary files 2022-09-26 12:24:34 +02:00
Jacques Doeleman
4bc6dd0a6e Updated gitignore and readme 2022-09-26 12:23:49 +02:00
Jacques Doeleman
e4fe3fe1de Removed some unnecessary code 2022-09-26 12:09:15 +02:00
Jacques Doeleman
5bfc0ed7e5 Icons can be changed with a Widget
Previously only done with IconData
2022-09-26 12:00:55 +02:00
commitimpush
ad9595dbd8
Merge pull request #5 from Iconica-Development/v0.0.5
v0.0.5
2022-09-08 14:52:39 +02:00
TimIconica
913e531854 more size 2022-09-08 14:51:07 +02:00
commitimpush
3151492415
Merge pull request #4 from Iconica-Development/v0.0.4
added more customization options
2022-09-08 14:26:29 +02:00
TimIconica
473b32a7bd added more customization options 2022-09-08 14:23:46 +02:00
Gorter-dev
d17b318220
Merge pull request #3 from Iconica-Development/v0.0.3
v0.0.3
2022-09-06 14:44:03 +02:00
commitimpush
f14c6021cc Merge branch 'main' into v0.0.3 2022-09-06 14:22:42 +02:00
commitimpush
c0b129d912 new image picker customization options 2022-09-06 14:22:28 +02:00
commitimpush
7e41b6d77d
Merge pull request #2 from Iconica-Development/v0.0.2
V0.0.2
2022-09-06 13:24:43 +02:00
commitimpush
e980550302 fixed camera in release build 2022-09-06 12:16:04 +02:00
commitimpush
0eae6bffad added imageprovider 2022-09-06 11:28:53 +02:00
commitimpush
5a8d1da467
Merge pull request #1 from Iconica-Development/image-picker-implementation
Image picker implementation
2022-09-05 12:06:40 +02:00
commitimpush
70b08bf425 saved changes 2022-09-05 12:04:31 +02:00
commitimpush
e2d3293529 analyzer fix after updating flutter 2022-09-05 12:00:23 +02:00
commitimpush
577df41b1a renames 2022-09-05 11:57:48 +02:00
commitimpush
becbdb2093 Image picker widget now scrollable if necessary 2022-09-05 11:41:32 +02:00
commitimpush
c8a245b278 renames 2022-09-05 11:13:07 +02:00
commitimpush
65d4cdd150 Added more documentation 2022-09-05 09:54:42 +02:00
commitimpush
d187caefbb Readded license since it disappeared 2022-09-05 09:43:44 +02:00
commitimpush
571cae6b08 updated readme and changelog 2022-09-05 09:40:35 +02:00
commitimpush
1ec1861ba2 Solved the flutter analyze errors 2022-09-05 09:21:35 +02:00
commitimpush
6cec1140b3 updated pubspec with homepage 2022-09-05 08:55:51 +02:00
commitimpush
1ae89ef3cb finished tests 2022-09-02 16:48:45 +02:00
commitimpush
ca429c48f8 added widget tests 2022-09-02 16:14:24 +02:00
commitimpush
4ede413ee4 Added UI tests and attempt at service test 2022-09-02 14:13:58 +02:00
commitimpush
4953dbe853 added test files 2022-09-02 08:47:35 +02:00
commitimpush
8436a417ae update documentation 2022-09-01 17:09:40 +02:00
commitimpush
8cf757f4e7 documentation updates 2022-09-01 17:07:53 +02:00
commitimpush
9ec7bd78ce Documentation updates 2022-09-01 17:00:59 +02:00
commitimpush
a05ede7793 lots of refactors 2022-09-01 16:44:53 +02:00