flutterrealm_light

Last updated:

0 purchases

flutterrealm_light Image
flutterrealm_light Images
Add to Cart

Description:

flutterrealm light

flutterrealm_light #
Android and iOS Library for Realm

Supported Platforms

IOS


How to Use #
# add this line to your dependencies
fluterrealm: ^1.0.19+1
copied to clipboard
import 'package:flutterrealm_light/realm.dart';
copied to clipboard
SyncCredentials syncCredentials =
SyncCredentials(jwt, SyncCredentialsType.jwt);
SyncUser user =
await SyncUser.login(credentials: syncCredentials, server: server);
copied to clipboard
To logout #
syncUser.logout()
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.