celest_auth 0.4.1 copy "celest_auth: ^0.4.1" to clipboard
celest_auth: ^0.4.1 copied to clipboard

The Auth runtime and client library for Celest, the Flutter cloud platform.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add celest_auth

With Flutter:

 $ flutter pub add celest_auth

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

dependencies:
  celest_auth: ^0.4.1

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:celest_auth/celest_auth.dart';
0
likes
150
points
30
downloads

Publisher

verified publishercelest.dev

Weekly Downloads

The Auth runtime and client library for Celest, the Flutter cloud platform.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-2-Clause-Patent (license)

Dependencies

async, built_collection, built_value, cedar, celest_core, chunked_stream, corks_cedar, ffi, http, logging, meta, os_detect, path, shelf, shelf_router, stream_transform

More

Packages that depend on celest_auth