katana_model_firestore 2.4.2 copy "katana_model_firestore: ^2.4.2" to clipboard
katana_model_firestore: ^2.4.2 copied to clipboard

Firestore plugin for katana_model. A package that models data into documents and collections and allows Firestore, local DB, and data mocks to be handled in the same interface.

2.4.2 #

  • Update a dependency to the latest release.

2.4.1 #

  • Update a dependency to the latest release.

2.4.0 #

  • FEAT: Enhanced extensibility for each ModelFieldValue. (902f2569)

2.3.5 #

  • DOCS: Added GithubSponsors to ReadMe. (4492e87e)

2.3.4 #

2.3.3 #

  • FIX: Fixed a bug that caused ModelUri system data to be incorrect. (f4358005)

2.3.2 #

  • Update a dependency to the latest release.

2.3.1 #

  • Update a dependency to the latest release.

2.3.0 #

  • FEAT: Added ModelImageUri and ModelVideoUri. (3d9456ee)

2.2.9 #

  • Update a dependency to the latest release.

2.2.8 #

  • DOCS: Changed ReadMe header. (4bc527cb)

2.2.7 #

  • DOCS: Documentation revisions. (1bcd20bf)

2.2.6 #

  • Update a dependency to the latest release.

2.2.5 #

  • FIX: Raised the Dart version of Example. (55d99042)

2.2.4 #

  • Update a dependency to the latest release.

2.2.3 #

  • FIX: Fixed a bug where the name could not be changed. (3b2707fc)

2.2.2 #

  • Update a dependency to the latest release.

2.2.1 #

  • Update a dependency to the latest release.

2.2.0 #

2.1.1 #

  • Update a dependency to the latest release.

2.1.0 #

  • FEAT: Added ModelUri and ModelGeoValue. (176a98ec)

2.0.2 #

2.0.1 #

  • Update a dependency to the latest release.

2.0.0 #

Note: This release has breaking changes.

  • FEAT: Dart 3.0.0 compatible. (cc981bbc)
  • BREAKING FEAT: Dart 3.0.0 compatible. (bf192403)

1.6.12 #

  • Update a dependency to the latest release.

1.6.11 #

  • Update a dependency to the latest release.

1.6.10 #

  • FIX: Enum available in Filter. (b8f6bed1)

1.6.9 #

  • Update a dependency to the latest release.

1.6.8 #

1.6.7 #

  • Update a dependency to the latest release.

1.6.6 #

  • Update a dependency to the latest release.

1.6.5 #

  • Update a dependency to the latest release.

1.6.4 #

  • FIX: I made it possible to see the searchText. (ad76e04b)

1.6.3 #

  • Update a dependency to the latest release.

1.6.2 #

  • FIX: Fixes to ModelFieldValue support for Filter. (1dde163d)

1.6.1 #

  • Update a dependency to the latest release.

1.6.0 #

  • FEAT: Remove deprecated implementations. (915d9816)

1.5.18 #

  • Update a dependency to the latest release.

1.5.17 #

  • FIX: Added uid to ModelRef. (8a29a689)

1.5.16 #

  • Update a dependency to the latest release.

1.5.15 #

  • Update a dependency to the latest release.

1.5.14 #

  • Update a dependency to the latest release.

1.5.13 #

  • FIX: Fixed onInitialize being called twice. (eb671ff9)

1.5.12 #

  • FIX: Fixed a bug that values were not reflected when reloading. (0a3a4d26)

1.5.11 #

  • FIX: Fixed a bug when searching during Listen. (274ea7d3)

1.5.10 #

  • FIX: Fixed a bug in Search & Delete. (be108f18)

1.5.9 #

  • FIX: Fixed a bug that caused Firestore's Bigram to keep overwriting the old one. (42e0ef60)

1.5.8 #

  • FIX: Fixed a bug that occurred when changing the value when searching. (c4c01bb6)

1.5.7 #

  • FIX: Modified to allow ModelTimestamp to be specified. (eeab90f7)

1.5.6 #

  • FIX: Modified to allow ModelTimestamp to be specified. (eeab90f7)
  • FIX: Fixed a bug that prevented ModelCounter from working properly. (1f9bfa77)
  • FIX: Fixed a bug that prevented ModelRef from working properly. (79bf202f)

1.5.6 #

  • FIX: Fixed a bug that prevented ModelCounter from working properly. (1f9bfa77)
  • FIX: Fixed a bug that prevented ModelRef from working properly. (79bf202f)

1.5.5 #

  • Update a dependency to the latest release.

1.5.4 #

  • Update a dependency to the latest release.

1.5.3 #

  • FIX: Fixed a bug when using multiple Adapters. (363f4048)

1.5.2 #

  • FIX: Fixed a bug that prevented data from updating properly. (9c008f95)

1.5.1 #

  • FIX: Separate into ListenableFirestoreModelAdapter and FirestoreModelAdapter. (a7a1c988)

1.5.0 #

  • FEAT: Prefixes can now be assigned to paths. (c87cac82)

1.4.1 #

  • FIX: Minor fixes to accommodate new collection queries. (5378525d)

1.4.0 #

  • FEAT: Changed collection query specification. (399c9fbd)

1.3.28 #

  • Update a dependency to the latest release.

1.3.27 #

  • Update a dependency to the latest release.

1.3.26 #

  • Update a dependency to the latest release.

1.3.25 #

1.3.24 #

  • FIX: Fixed an outdated version of Katana. (47ff3566)
  • DOCS: Fix ReadMe. (97288683)

1.3.23 #

1.3.22 #

  • Update a dependency to the latest release.

1.3.21 #

  • FIX: Firebase options can be passed. (f61c3366)

1.3.20 #

  • Update a dependency to the latest release.

1.3.19 #

  • Update a dependency to the latest release.

1.3.18 #

  • FIX: Fixed compilation errors. (c24de79a)

1.3.17 #

  • Update a dependency to the latest release.

1.3.16 #

  • Update a dependency to the latest release.

1.3.15 #

  • FIX: Hides the Map portion of ModelCounter and ModelTimestamp. (d125bb0d)

1.3.14 #

  • Update a dependency to the latest release.

1.3.13 #

  • FIX: Changed ModelRef to ModelRefBase and ModelRef to nullable. (ea3dd072)

1.3.12 #

  • Update a dependency to the latest release.

1.3.11 #

  • Update a dependency to the latest release.

1.3.10 #

  • Update a dependency to the latest release.

1.3.9 #

  • Update a dependency to the latest release.

1.3.8 #

  • Update a dependency to the latest release.

1.3.7 #

  • Update a dependency to the latest release.

1.3.6 #

  • Update a dependency to the latest release.

1.3.5 #

  • DOCS: Fixed a typo in the README. (ee8feb5d)

1.3.4 #

1.3.3 #

  • FIX: Remove unnecessary methods. (a77eb59b)

1.3.2 #

  • DOCS: Documentation modifications, etc. (65984840)

1.3.1 #

  • Update a dependency to the latest release.

1.3.0 #

  • FEAT: Add SearchableCollectionQuery. (350c5b07)

1.2.0 #

  • Bump "katana_model_firestore" to 1.2.0.

1.1.1 #

1.1.0 #

  • FEAT: Support for LocalDatabase. (e950d9e2)

1.0.4 #

  • Update a dependency to the latest release.

1.0.3 #

1.0.2 #

1.0.1 #

  • Update a dependency to the latest release.
2
likes
0
pub points
55%
popularity

Publisher

verified publishermathru.net

Firestore plugin for katana_model. A package that models data into documents and collections and allows Firestore, local DB, and data mocks to be handled in the same interface.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cloud_firestore, firebase_core, flutter, katana, katana_firebase, katana_model

More

Packages that depend on katana_model_firestore