-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement all activity state logic with client, server, and database
- Loading branch information
Vineet Malhotra
committed
Nov 24, 2021
1 parent
4076241
commit f62d4b4
Showing
27 changed files
with
339 additions
and
131 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"geocoding","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geocoding-2.0.1/","dependencies":[]},{"name":"geolocator_apple","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.2.2/","dependencies":[]},{"name":"google_maps_flutter","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-2.1.0/","dependencies":[]},{"name":"shared_preferences","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.8/","dependencies":[]}],"android":[{"name":"flutter_plugin_android_lifecycle","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.4/","dependencies":[]},{"name":"geocoding","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geocoding-2.0.1/","dependencies":[]},{"name":"geolocator_android","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_android-2.1.0/","dependencies":[]},{"name":"google_maps_flutter","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-2.1.0/","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"shared_preferences","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.8/","dependencies":[]}],"macos":[{"name":"geolocator_apple","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.2.2/","dependencies":[]},{"name":"shared_preferences_macos","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-2.0.2/","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.1.0/","dependencies":[]},{"name":"shared_preferences_linux","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-2.0.2/","dependencies":["path_provider_linux"]}],"windows":[{"name":"path_provider_windows","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.3/","dependencies":[]},{"name":"shared_preferences_windows","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-2.0.2/","dependencies":["path_provider_windows"]}],"web":[{"name":"geolocator_web","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_web-2.0.6/","dependencies":[]},{"name":"google_maps_flutter_web","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter_web-0.3.2/","dependencies":[]},{"name":"shared_preferences_web","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-2.0.2/","dependencies":[]}]},"dependencyGraph":[{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"geocoding","dependencies":[]},{"name":"geolocator","dependencies":["geolocator_android","geolocator_apple","geolocator_web"]},{"name":"geolocator_android","dependencies":[]},{"name":"geolocator_apple","dependencies":[]},{"name":"geolocator_web","dependencies":[]},{"name":"google_maps_flutter","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"google_maps_flutter_web","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_linux","shared_preferences_macos","shared_preferences_web","shared_preferences_windows"]},{"name":"shared_preferences_linux","dependencies":["path_provider_linux"]},{"name":"shared_preferences_macos","dependencies":[]},{"name":"shared_preferences_web","dependencies":[]},{"name":"shared_preferences_windows","dependencies":["path_provider_windows"]}],"date_created":"2021-11-21 01:47:46.141214","version":"2.6.0-11.0.pre"} | ||
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"geocoding","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geocoding-2.0.1/","dependencies":[]},{"name":"geolocator_apple","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.2.2/","dependencies":[]},{"name":"google_maps_flutter","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-2.1.0/","dependencies":[]},{"name":"shared_preferences","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.8/","dependencies":[]}],"android":[{"name":"flutter_plugin_android_lifecycle","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.4/","dependencies":[]},{"name":"geocoding","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geocoding-2.0.1/","dependencies":[]},{"name":"geolocator_android","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_android-2.1.0/","dependencies":[]},{"name":"google_maps_flutter","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-2.1.0/","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"shared_preferences","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.8/","dependencies":[]}],"macos":[{"name":"geolocator_apple","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.2.2/","dependencies":[]},{"name":"shared_preferences_macos","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-2.0.2/","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.1.0/","dependencies":[]},{"name":"shared_preferences_linux","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-2.0.2/","dependencies":["path_provider_linux"]}],"windows":[{"name":"path_provider_windows","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.3/","dependencies":[]},{"name":"shared_preferences_windows","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-2.0.2/","dependencies":["path_provider_windows"]}],"web":[{"name":"geolocator_web","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_web-2.0.6/","dependencies":[]},{"name":"google_maps_flutter_web","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter_web-0.3.2/","dependencies":[]},{"name":"shared_preferences_web","path":"/Users/vinnymalhotra/Documents/FlutterDev/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-2.0.2/","dependencies":[]}]},"dependencyGraph":[{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"geocoding","dependencies":[]},{"name":"geolocator","dependencies":["geolocator_android","geolocator_apple","geolocator_web"]},{"name":"geolocator_android","dependencies":[]},{"name":"geolocator_apple","dependencies":[]},{"name":"geolocator_web","dependencies":[]},{"name":"google_maps_flutter","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"google_maps_flutter_web","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_linux","shared_preferences_macos","shared_preferences_web","shared_preferences_windows"]},{"name":"shared_preferences_linux","dependencies":["path_provider_linux"]},{"name":"shared_preferences_macos","dependencies":[]},{"name":"shared_preferences_web","dependencies":[]},{"name":"shared_preferences_windows","dependencies":["path_provider_windows"]}],"date_created":"2021-11-24 12:08:25.398047","version":"2.6.0-11.0.pre"} |
Binary file modified
BIN
+9.31 KB
(100%)
flutter-ui/build/4f2a58af27abc49ecf55570043bbf938.cache.dill.track.dill
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
flutter-ui/build/ios/Debug-iphonesimulator/App.framework/App
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+9.97 KB
(100%)
flutter-ui/build/ios/Debug-iphonesimulator/App.framework/flutter_assets/kernel_blob.bin
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
flutter-ui/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/App.framework/App
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+9.97 KB
(100%)
.../Debug-iphonesimulator/Runner.app/Frameworks/App.framework/flutter_assets/kernel_blob.bin
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
flutter-ui/build/ios/Debug-iphonesimulator/Runner.app/Runner
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.