cntm_nucleus 0.3.0 copy "cntm_nucleus: ^0.3.0" to clipboard
cntm_nucleus: ^0.3.0 copied to clipboard

Nucleus authentication SDK for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cntm_nucleus

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

dependencies:
  cntm_nucleus: ^0.3.0

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:cntm_nucleus/nucleus.dart';
0
likes
110
points
113
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Nucleus authentication SDK for Flutter.

Repository (GitHub)
View/report issues

Topics

#authentication #sdk

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, http, url_launcher

More

Packages that depend on cntm_nucleus