neuro_realm_common 1.2.0-3979237ba0d93edcc571bb81776d8889b9b65b01 copy "neuro_realm_common: ^1.2.0-3979237ba0d93edcc571bb81776d8889b9b65b01" to clipboard
neuro_realm_common: ^1.2.0-3979237ba0d93edcc571bb81776d8889b9b65b01 copied to clipboard

Hosts the common code shared between neuro_realm, neuro_realm_dart and neuro_realm_generator packages. This package is part of the very-unofficial Realm Flutter and Realm Dart SDKs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add neuro_realm_common

With Flutter:

 $ flutter pub add neuro_realm_common

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

dependencies:
  neuro_realm_common: ^1.2.0-3979237ba0d93edcc571bb81776d8889b9b65b01

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:neuro_realm_common/realm_common.dart';
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Hosts the common code shared between neuro_realm, neuro_realm_dart and neuro_realm_generator packages. This package is part of the very-unofficial Realm Flutter and Realm Dart SDKs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

objectid, sane_uuid

More

Packages that depend on neuro_realm_common