flutterrealm_light 1.1.0+1 copy "flutterrealm_light: ^1.1.0+1" to clipboard
flutterrealm_light: ^1.1.0+1 copied to clipboard

Flutter plugin which mostly like native sdk of iOS

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutterrealm_light

With Flutter:

 $ flutter pub add flutterrealm_light

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutterrealm_light: ^1.1.0+1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutterrealm_light/object.dart';
import 'package:flutterrealm_light/realm.dart';
import 'package:flutterrealm_light/results.dart';
import 'package:flutterrealm_light/syncUser.dart';
import 'package:flutterrealm_light/types.dart';
3
likes
0
pub points
15%
popularity

Publisher

unverified uploader

Flutter plugin which mostly like native sdk of iOS

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutterrealm_light