mason_auth 0.1.0-dev.1 copy "mason_auth: ^0.1.0-dev.1" to clipboard
mason_auth: ^0.1.0-dev.1 copied to clipboard

discontinuedreplaced by: mason_api

An auth client used by the [Mason CLI](https://github.com/felangel/mason).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mason_auth

With Flutter:

 $ flutter pub add mason_auth

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

dependencies:
  mason_auth: ^0.1.0-dev.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:mason_auth/mason_auth.dart';
2
likes
120
pub points
0%
popularity

Publisher

verified publisherbloc-dev.com

An auth client used by the [Mason CLI](https://github.com/felangel/mason).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cli_util, http, json_annotation, meta, path, platform, universal_io

More

Packages that depend on mason_auth