Commit graph

16 commits

Author SHA1 Message Date
ashilkn e8db641e00 Renamed location_state.dart to old_location_state.dart to delete after refactoring and renamed add_location_state.dart to location_state.dart 2023-03-31 10:34:38 +05:30
ashilkn 7ec2fd4aae Created an 'Edit location' sheet and modified add_location_state.dart to make it reusable 2023-03-31 10:23:21 +05:30
ashilkn 37e3155742 Created an InheritedWidget which holds the state of index of Radius picker and used it in 'Location' screen 2023-03-29 08:21:02 +05:30
ashilkn 6b2b9b7468 Rename classes 2023-03-29 07:20:06 +05:30
ashilkn 385259ffb0 Used better name for debouncer used for selecting radius 2023-03-27 10:54:06 +05:30
ashilkn 2bc41978fb Used better variable name 2023-03-24 11:02:18 +05:30
ashilkn 18b4b7fc39 Refactor: Reorganized files into meaningful folders 2023-03-24 10:32:44 +05:30
Neeraj Gupta ac39b26283
Lint: Remove redundant ignore for null unsafe import 2023-01-07 17:43:42 +05:30
vishnukvmd 5aae01e9a6 Remove delay for fetching user details 2022-12-27 17:24:19 +05:30
vishnukvmd ce4457c8aa Render cached user details 2022-12-27 17:22:10 +05:30
ashilkn 3a49a433ee Fixed recurring loading state of storage card and uploaded file count 2022-12-13 20:30:35 +05:30
ashilkn 5816c654de Stopped listening to UserDetailsUpdatedEvent in UserDetailsState 2022-12-13 18:20:29 +05:30
ashilkn 3bc236316d fixed error in UserDetailsState when user has not signed/logged in 2022-10-14 19:59:21 +05:30
ashilkn 47a642aec7 fire event on opening settings and fetch userDetails 2022-10-13 10:12:55 +05:30
ashilkn 4aac18ecc2 modify DetailsSectionWidget to work with getting state from InheritedUserDetails 2022-10-10 10:37:51 +05:30
ashilkn cbafdd52c6 created an InheritedWidget for keeping user details state 2022-10-10 10:16:07 +05:30