katana_model 1.5.12 copy "katana_model: ^1.5.12" to clipboard
katana_model: ^1.5.12 copied to clipboard

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

1.5.12 #

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

1.5.11 #

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

1.5.10 #

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

1.5.9 #

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

1.5.8 #

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

1.5.7 #

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

1.5.6 #

  • FIX: Fixed a bug that did not work well in combination with SearchableCollection and ModelRef on reload. (948c6ce5)

1.5.5 #

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

1.5.4 #

  • FIX: Fixed a bug that prevented ModelCounter from working properly. (1f9bfa77)
  • FIX: Fixed a bug that prevented local database values from being read properly. (c299682c)
  • FIX: Fixed a bug that caused an error when using Searchable objects together. (cde8c95a)
  • FIX: Fixed a bug that caused an error if there was no adapter when testing. (43c34c90)
  • FIX: Fixed a bug that prevented ModelRef from working properly. (79bf202f)

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.26 #

  • Update a dependency to the latest release.

1.3.25 #

  • FIX: Fix to touch NoSQLDatabase data directly. (c4c56a8b)

1.3.24 #

  • FIX: Fix to touch NoSQLDatabase data directly. (c4c56a8b)

1.3.23 #

1.3.22 #

  • FIX: Fixed an outdated version of Katana. (47ff3566)
  • FIX: Fixed a problem that was not being replaced properly. (aea5900c)
  • DOCS: Fix ReadMe. (97288683)

1.3.21 #

  • FIX: Fixed a problem that was not being replaced properly. (aea5900c)
  • DOCS: Fix ReadMe. (97288683)

1.3.20 #

  • Update a dependency to the latest release.

1.3.19 #

  • FIX: Fixed a bug in the Test code. (ee3c80a0)

1.3.18 #

  • Update a dependency to the latest release.

1.3.17 #

  • FIX: Fixed compilation errors. (c24de79a)

1.3.16 #

  • FIX: ModelFieldValue can now be registered externally. (609c2d8e)

1.3.15 #

  • FIX: Fixed to put null in the value when there is no data. (4d2da037)

1.3.14 #

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

1.3.13 #

  • FIX: Testing of response to freezed. (3133e50c)

1.3.12 #

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

1.3.11 #

  • DOCS: Match the type name of the document. (30e9ed23)
  • DOCS: Documentation revisions. (4b1f6401)

1.3.10 #

  • FIX: Fixed a bug that prevented ModelRefBuilder from inferring types properly. (b05cc8c9)

1.3.9 #

  • FIX: Added uid to Document. (9d61c291)

1.3.8 #

  • FIX: Change updateShouldNotify of ModelAdapterScope to false. (7ee492f6)

1.3.7 #

  • Update a dependency to the latest release.

1.3.6 #

  • Update a dependency to the latest release.

1.3.5 #

  • Update a dependency to the latest release.

1.3.4 #

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

1.3.3 #

1.3.2 #

  • DOCS: Documentation modifications, etc. (65984840)

1.3.1 #

  • FIX: Changed the Search mechanism. (1a1131b8)

1.3.0 #

  • FEAT: Add SearchableCollectionQuery. (350c5b07)

1.2.1 #

1.2.0 #

  • FEAT: Support for LocalDatabase. (e950d9e2)

1.1.1 #

1.1.0 #

  • FIX: Value cannot be set. (b5824078)
  • FIX: Maintenance of client join interface. (c86720da)
  • FIX: Add unrestricted constructor to each model. (a277eb51)
  • FIX: Changed the name of QUERY. (f83b5a99)
  • FIX: Support for RestAPI. (3126bb9f)
  • FIX: Introduce linter to add Key. (f9cf3c95)
  • FEAT: Initial commit. (156473ba)
  • FEAT: Implemented a client join mechanism. (f7c2b56b)
  • FEAT: Add Transaction and ModelFieldValue. (d3f862f1)
  • FEAT: The entire system is complete. (7b2dd669)
  • DOCS: Maintenance of Comments. (4643b523)
1
likes
0
pub points
6%
popularity

Publisher

verified publishermathru.net

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

flutter, katana, path_provider, shared_preferences

More

Packages that depend on katana_model