Skip to content

Releases: nitrite/nitrite-flutter

Nitrite Support v1.0.2

22 Feb 05:19
Compare
Choose a tag to compare

What's Changed

  • Updated Nitrite to 1.0.2.

Nitrite Spatial v1.0.2

22 Feb 05:18
Compare
Choose a tag to compare

What's Changed

  • Updated Nitrite to 1.0.2.

Nitrite Hive Adapter v1.0.2

22 Feb 05:17
Compare
Choose a tag to compare

What's Changed

  • Updated Nitrite to 1.0.2.

Nitrite Generator v1.0.2

22 Feb 05:16
Compare
Choose a tag to compare

What's Changed

  • Updated Nitrite to 1.0.2.

Nitrite v1.0.2

22 Feb 04:57
Compare
Choose a tag to compare

What's Changed

  • Updated some dependencies.
  • Issue fix for read-only mode not being respected when opening an existing collection.
  • Optimized the indexing operation during update.

Nitrite Support v1.0.1

12 Jan 07:34
Compare
Choose a tag to compare

What Changed

  • Minor documentation updates.
  • Flutter lint is updated.

Nitrite Spatial v1.0.1

12 Jan 07:34
Compare
Choose a tag to compare

What Changed

  • Minor documentation updates.
  • Example code added.
  • geometryEquals method is public now.

Nitrite Hive Adapter v1.0.1

12 Jan 07:34
Compare
Choose a tag to compare

What Changed

  • Minor documentation updates.
  • Example code updated.

Nitrite Generator v1.0.1

12 Jan 07:33
Compare
Choose a tag to compare

What Changed

  • Minor documentation updates.

Nitrite v1.0.1

12 Jan 06:34
Compare
Choose a tag to compare

What Changes

  • Minor documentation updates.
  • Collection change listener subscription is now cancelled when the collection is closed.