Coder Social home page Coder Social logo

mogol / flutter_realm Goto Github PK

View Code? Open in Web Editor NEW
116.0 8.0 19.0 167 KB

Realm via Platform Channels

Home Page: https://pub.dev/packages/flutter_realm

License: MIT License

Java 26.82% Ruby 3.08% Objective-C 26.87% Dart 43.23%
flutter realm-mobile-database

flutter_realm's Introduction

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

  • Persistent and In-memory Realm
  • deleteAllObjects
  • Get allObjects by classname
  • Create object
  • Delete object
  • Update object
  • Query with >, >=, <, <=, =, != and contains operators on fields
  • Subscribe on queries and allObjects
  • Fields with array of String and int
  • Realm Sync
  • JWT and Username&Password authorization

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.