credentials_helper 1.0.3 copy "credentials_helper: ^1.0.3" to clipboard
credentials_helper: ^1.0.3 copied to clipboard

outdated

Provides a helper class to simplify loading credentials from JSON

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add credentials_helper

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

dependencies:
  credentials_helper: ^1.0.3

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:credentials_helper/credentials_helper.dart';
1
likes
40
pub points
0%
popularity

Publisher

verified publisherherohtar.com

Provides a helper class to simplify loading credentials from JSON

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

json_annotation

More

Packages that depend on credentials_helper