dartapi_auth 0.0.11 copy "dartapi_auth: ^0.0.11" to clipboard
dartapi_auth: ^0.0.11 copied to clipboard

discontinuedreplaced by: dartapi_core

DEPRECATED: Auth is now part of dartapi_core ^0.1.0. This package re-exports everything from dartapi_core for one-version backwards compatibility. Migrate by replacing `dartapi_auth` with `dartapi_cor [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartapi_auth

With Flutter:

 $ flutter pub add dartapi_auth

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

dependencies:
  dartapi_auth: ^0.0.11

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:dartapi_auth/dartapi_auth.dart';
1
likes
150
points
72
downloads

Documentation

API reference

Publisher

verified publisherakashgk.com

Weekly Downloads

DEPRECATED: Auth is now part of dartapi_core ^0.1.0. This package re-exports everything from dartapi_core for one-version backwards compatibility. Migrate by replacing `dartapi_auth` with `dartapi_core` in your pubspec.

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (license)

Dependencies

dartapi_core

More

Packages that depend on dartapi_auth