location_crud_service 0.0.2 copy "location_crud_service: ^0.0.2" to clipboard
location_crud_service: ^0.0.2 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.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
0
points
13
downloads

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

unknown (license)

Dependencies

firestore_db_impl, flutter, geoflutterfire_plus, get_it_di_global_variable, i_tdd, location_reader, navigation_wihout_context

More

Packages that depend on location_crud_service