firestore_db_impl 0.0.2+1 copy "firestore_db_impl: ^0.0.2+1" to clipboard
firestore_db_impl: ^0.0.2+1 copied to clipboard

A Flutter package that simplifies Firestore operations by providing structured CRUD methods, query abstraction, custom exceptions, and utility services for timestamps and counters.

Changelog #

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

0.0.2+1 #

  • Update dependencies.

0.0.2 #

  • Created register Fire Store Data Source Service GetIt DI.
  • Update Export File.

0.0.1 #

Added #

  • Initial release of firestore_db_impl package.
  • CRUD operations abstraction over Firestore.
  • Stream and Future-based data access.
  • QueryParameter system with enum-based query types.
  • Extension methods:
    • QueryExtension
    • DocumentSnapshotExtension
    • QuerySnapshotExtension
  • Custom exception classes for structured error handling.
  • Utility services:
    • FireStoreIteratorServiceImpl for increment/decrement operations.
    • FireStoreTimerServiceImpl for timestamp handling.
0
likes
80
points
163
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that simplifies Firestore operations by providing structured CRUD methods, query abstraction, custom exceptions, and utility services for timestamps and counters.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

app_toast, cloud_firestore, fire_storage_impl, firebase_auth, firebase_database, flutter, fluttertoast, get_it_di_global_variable, language_translator, navigation_wihout_context

More

Packages that depend on firestore_db_impl