flutter_realm 0.2.2 copy "flutter_realm: ^0.2.2" to clipboard
flutter_realm: ^0.2.2 copied to clipboard

discontinuedreplaced by: realm

Flutter plugin for Realm Database, a fast, easy to use, and open source alternative to SQLite and Core Data..

0.2.2 #

  • Fix currentUser null mapping.

0.2.1 #

  • Fix dependency on meta.

0.2.0 #

  • Breaking changes: replace Realm.initialize with Realm.open.
  • Breaking changes: remove Realm prefix in class names.
  • Add support multiple Realms.
  • Add support the Realm Sync.
  • Add Username&Password and JWT authorization.
  • Introduce SyncUser.

0.1.0 #

  • Breaking changes: update dependencies to uuid 2.0.1
  • Add subscriptions.
  • Add contain operator in queries.

0.0.1 #

  • Initial release.
33
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin for Realm Database, a fast, easy to use, and open source alternative to SQLite and Core Data..

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, meta, rxdart, uuid

More

Packages that depend on flutter_realm