All notable changes to this project will be documented in this file.
- Updated
location_reader to 0.0.7
- Updated
firestore_db_impl to 0.0.5
- Updated
location_reader to 0.0.7
- Updated
geo_lat_lon to 0.0.5
- Updated
firestore_db_impl to 0.0.4
- Updated
i_tdd to 0.0.3
- Updated
navigation_without_context to 0.0.4
- Updated
get_it_di_global_variable to 0.0.6
- Updated
location_reader to 0.0.6
- Updated
geo_lat_lon to 0.0.4
- Updated Dart sdk to 3.9.0
- Removed
flutter_lints Dependency
- Initial release of
location_crud_service.
- Provides
ILocationCrudService interface for location updates.
- Implementation using Firestore and GeoFirePoint.
- Simple API to update location field in Firestore documents.
- Example usage and basic dependency injection setup.