|
|
dd57c85972
|
Finished the media view and the gallery for the event screen
|
2019-04-09 07:04:49 -05:00 |
|
|
|
dd13cebb80
|
Deleted the CurrentSelectionService and moved to route parameters
|
2019-04-06 22:53:22 -06:00 |
|
|
|
17c135bfe5
|
Added the ability to edit tasks. The new task screen
is now the task screen and it serves both purposes.
|
2019-04-05 00:31:50 -06:00 |
|
|
|
85aadb15b5
|
Created new screen to add new images to an event
|
2019-04-02 05:05:24 -06:00 |
|
|
|
4300934e69
|
Modified the routes function in App.dart to make the initial loading screen a default
|
2019-03-31 19:05:57 -06:00 |
|
|
|
ebd92b43e9
|
Created the custom text input for the task text
|
2019-03-31 18:34:00 -06:00 |
|
|
|
8b3bd37df7
|
Added route for the new task screen, changed the [NewItemDialogButton] to use the onTap method passed to it instead of a dummy one
|
2019-03-31 16:17:46 -06:00 |
|
|
|
50ae7d866a
|
Added docs for new widgets
|
2019-03-31 00:38:27 -06:00 |
|
|
|
4cc5578576
|
Fixed a bug in the login screen where it wasnt being popped and replaced by the home screen, Added skeleton layout for the task list tile
|
2019-03-11 23:38:00 -06:00 |
|
|
|
475b1d0bc1
|
Implemented mechanism of redirecting on user status
|
2019-03-09 20:57:43 -06:00 |
|
|
|
b2fdcdbc4f
|
Added an initial loading screens where the status of the user is checked (logged in or not) and added a dummy home screen to implement the redirectioning of a user in case his logged in already
|
2019-03-09 20:34:09 -06:00 |
|
|
|
8918c67006
|
Added IBM Plex sans as custom font, added more properties to the gradient button
|
2019-03-08 21:37:56 -06:00 |
|
|
|
5bfafb2101
|
Created login screen with logo inside
|
2019-03-07 22:55:43 -06:00 |
|
|
|
2ba6dbbbc6
|
Created the Logo widget that contains the DO> logo
|
2019-03-07 22:33:21 -06:00 |
|
|
|
167472154e
|
Implemented the [deleteFile] method
|
2019-02-27 20:02:11 -06:00 |
|
|
|
e3d6c8423f
|
Test for the firebase storage provider
|
2019-02-27 20:00:53 -06:00 |
|
|
|
3590b45a98
|
Testing Google Sign in
|
2019-02-27 20:00:37 -06:00 |
|
|
|
f7093ea73c
|
Added login button
|
2019-02-27 20:00:21 -06:00 |
|
|
|
cadde06471
|
Created [signIn] methos
|
2019-02-27 19:59:58 -06:00 |
|
|
|
64e19881d2
|
Testing app
|
2019-02-27 19:59:40 -06:00 |
|
|
|
f7e60417a0
|
Added necessary dependencies for google sing in, created the google_sign_in provider, modified Info.plist to work with google sign in
|
2019-02-27 19:58:22 -06:00 |
|
|
|
f312bbd317
|
Created [signIn] methos
|
2019-02-27 00:21:40 -06:00 |
|
|
|
9533e42d18
|
Added necessary dependencies for google sing in, created the google_sign_in provider, modified Info.plist to work with google sign in
|
2019-02-27 00:21:14 -06:00 |
|
|
|
e2ff9f8f56
|
Created [signIn] methos
|
2019-02-26 23:31:35 -06:00 |
|
|
|
c2a6886240
|
Added necessary dependencies for google sing in, created the google_sign_in provider, modified Info.plist to work with google sign in
|
2019-02-26 23:31:35 -06:00 |
|
|
|
f1226aea99
|
Changed constructor implementation of the firestore provider to avoid name conflicts. Firebase plugins no longer throw whe performing operations
|
2019-02-25 22:36:27 -06:00 |
|
|
|
376557e35e
|
Added docs for the event operations and empty check for the update operations in both event and task
|
2019-02-23 19:36:13 -06:00 |
|
|
|
b86d88785c
|
Added the remaining CRUD operations for events
|
2019-02-23 19:36:13 -06:00 |
|
|
|
c95939f5df
|
Implemented the rest of CRUD operations for the task model
|
2019-02-23 17:03:07 -06:00 |
|
|
|
c1a0487071
|
Created the [FirestoreProvider], added the id attribute to the user, event and task models
|
2019-02-22 00:13:06 -06:00 |
|
|
|
5c2375fb21
|
Added [EventModel] and [TaskModel]
|
2019-02-21 22:44:08 -06:00 |
|
|
|
fbd8ce6efe
|
Removed the flutter example code
|
2019-02-20 21:39:23 -06:00 |
|