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

outdated

Flutter plugin which mostly like native sdk of iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterrealm_light

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

dependencies:
  flutterrealm_light: ^0.0.32+1

Alternatively, your editor might support 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

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutterrealm_light