Commit graph

47 commits

Author SHA1 Message Date
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
commitimpush
4a2161084d seperated the UI from the functional code 2022-09-01 15:06:47 +02:00
commitimpush
cc6af7fafe something 2022-09-01 14:35:38 +02:00
commitimpush
2bc624f95c clean up 2022-09-01 12:17:39 +02:00
commitimpush
74c43a255f Merge branch 'image-picker-implementation' of https://github.com/Iconica-Development/flutter_image_picker into image-picker-implementation 2022-09-01 12:15:46 +02:00
commitimpush
76b220842f sped up gif 2022-09-01 12:15:36 +02:00
commitimpush
49bdc78ab6
Delete .vscode directory 2022-09-01 12:12:57 +02:00
commitimpush
4d9bce1876 updated gitignore 2022-09-01 12:12:01 +02:00
commitimpush
35c0309262 readme update 2022-09-01 12:09:32 +02:00
commitimpush
2222a16894 added license 2022-09-01 12:04:18 +02:00
commitimpush
d65495db94 gif added 2022-09-01 11:59:27 +02:00
commitimpush
cee3bd2293 added documentation in the code 2022-09-01 10:22:32 +02:00
commitimpush
109b7bdc0c readme improvements 2022-08-31 17:05:15 +02:00
commitimpush
817854fac2 more documentation in the read me 2022-08-31 17:03:20 +02:00
commitimpush
a569e91520 more code improvements and added some documentation in the readme 2022-08-31 16:54:45 +02:00
commitimpush
21c70fb6be layout improvements 2022-08-31 14:57:01 +02:00
commitimpush
fe9ca37185 more parameters and improvements to the modal 2022-08-31 14:42:17 +02:00
commitimpush
1f2af6b0b2 added optional parameters 2022-08-31 13:49:25 +02:00
commitimpush
c2c73819c6 text update 2022-08-31 12:33:44 +02:00
commitimpush
560d8c3e2e code improvements 2022-08-31 12:31:54 +02:00
commitimpush
e9f0aaf4c2 added same image check 2022-08-31 12:10:58 +02:00
commitimpush
7650150cc6 improved the modal 2022-08-31 11:52:29 +02:00
commitimpush
80f959b5df Replaced the alert dialog with modal bottom sheet
also replaced the buttons with icons
2022-08-31 11:45:12 +02:00
commitimpush
87706a49ba Code improvements and removed calculator 2022-08-31 10:19:57 +02:00
commitimpush
c4073074c4 Made first version of image picker 2022-08-31 10:09:36 +02:00
commitimpush
25096779d2 Added more folders 2022-08-29 15:10:34 +02:00
commitimpush
c7403aacf1 Initial Commit 2022-08-29 14:52:48 +02:00
commitimpush
603fa03d2e
Initial commit 2022-08-29 14:25:23 +02:00