auth_package 0.0.1 copy "auth_package: ^0.0.1" to clipboard
auth_package: ^0.0.1 copied to clipboard

Have you been turned into a newt? Would you like to be? This package can help. It has all of the newt-transmogrification functionality you have been looking for.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auth_package

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

dependencies:
  auth_package: ^0.0.1

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:auth_package/auth_package.dart';
0
likes
130
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Have you been turned into a newt? Would you like to be? This package can help. It has all of the newt-transmogrification functionality you have been looking for.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

dio, flutter, plugin_platform_interface

More

Packages that depend on auth_package

Packages that implement auth_package