This website requires JavaScript.
Explore
Help
Register
Sign In
ammar
/
syncrow-web
Watch
1
Star
0
Fork
0
You've already forked syncrow-web
mirror of
https://github.com/SyncrowIOT/web.git
synced
2025-07-10 15:17:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fa59ce78bbf4540a3b5df7ee5ca67a8ffa10ee2
syncrow-web
/
lib
/
pages
/
analytics
/
services
/
device_location
History
Faris Armoush
8d999f118c
Connected
RemoteDeviceLocationService
to the new BE API, instead of directly fetching the data from OpenWeather Api's.
2025-06-04 09:18:28 +03:00
..
device_location_service.dart
Created an interface and its fake implementation for loading device location data.
2025-05-29 15:40:15 +03:00
remote_device_location_service.dart
Connected
RemoteDeviceLocationService
to the new BE API, instead of directly fetching the data from OpenWeather Api's.
2025-06-04 09:18:28 +03:00
reverse_geocode_device_location_service_decorator.dart
Implemented geocoding functionality to retrieve and manage device location data using the newly added
geocoding
package.
2025-05-29 15:47:34 +03:00