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

PlatformiOS

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: ^1.2.3+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
110
pub points
14%
popularity

Publisher

unverified uploader

Flutter plugin which mostly like native sdk of iOS

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flutterrealm_light