do_more/lib/src/widgets
2019-04-14 21:24:24 -05:00
..
action_button.dart Added docs for all widgets 2019-04-05 16:19:00 -06:00
async_image.dart Finished the media view and the gallery for the event screen 2019-04-09 07:04:49 -05:00
async_thumbnail.dart Refactored the media view in the event screen, extracted the thumbnail to its own widget ([AsyncThumbnail]) 2019-04-08 14:48:30 -05:00
big_text_input.dart Refactored the [CurrentSelectionService] to use streams 2019-04-06 20:38:37 -06:00
carousel.dart Added preliminary code for the carousel widget 2019-04-14 21:24:24 -05:00
custom_app_bar.dart Show the tasks linked to an event on its screen 2019-04-07 00:03:35 -06:00
custom_dropdown.dart Refactored CustomDropdownMenu, PrioritySelector and GradientTouchableContainer to have the possibility of being ecpanded rather than having a set width, created the FractionallyScreenSizedBox widget 2019-04-03 00:27:42 -06:00
fractionally_screen_sized_box.dart Added docs for all widgets 2019-04-05 16:19:00 -06:00
gradient_touchable_container.dart Added docs for all widgets 2019-04-05 16:19:00 -06:00
home_app_bar.dart Added docs for all widgets 2019-04-05 16:19:00 -06:00
loading_indicator.dart Refactored the media view in the event screen, extracted the thumbnail to its own widget ([AsyncThumbnail]) 2019-04-08 14:48:30 -05:00
logo.dart
new_item_dialog_button.dart Added docs for all widgets 2019-04-05 16:19:00 -06:00
new_item_dialog_route.dart
priority_selector.dart Added docs for all widgets 2019-04-05 16:19:00 -06:00
search-box.dart Modified the search functionality so teh resulting list updates 2019-04-05 20:31:31 -06:00
task_list_tile.dart Fixed a bug where the [hideEvent] property of the [TaskListTile] was hiding the edit button and not the event one 2019-04-07 16:51:41 -05:00