location_crud_service 0.0.4 copy "location_crud_service: ^0.0.4" to clipboard
location_crud_service: ^0.0.4 copied to clipboard

A lightweight Dart service to update Firestore documents with the user's current location using GeoFirePoint, ideal for location-based Flutter apps.

Changelog #

All notable changes to this project will be documented in this file.

0.0.4 #

Sep 8, 2025 #

✨ Updated #

  • 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

0.0.3 #

Aug 22, 2025 #

✨ Updated #

  • 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

0.0.2 #

  • version update

0.0.1 #

Added #

  • 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.
0
likes
150
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Dart service to update Firestore documents with the user's current location using GeoFirePoint, ideal for location-based Flutter apps.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

firestore_db_impl, flutter, geo_lat_lon, get_it_di_global_variable, i_tdd, location_reader, navigation_without_context

More

Packages that depend on location_crud_service