mogol / flutter_realm

Realm via Platform Channels
https://pub.dev/packages/flutter_realm
MIT License
115 stars 18 forks source link
flutter realm-mobile-database

Codemagic build status

flutter_realm

A Flutter plugin to use Realm Database.

Note: This plugin is still under development, and some APIs might not be available yet. Feedback and Pull Requests are most welcome!

Important

Current implementation requires definition of schema in native Java and ObjC host apps.

Getting Started

See the example directory for a complete sample app using Realm Database.

Setup

Features