mattcorp_login 0.1.0 copy "mattcorp_login: ^0.1.0" to clipboard
mattcorp_login: ^0.1.0 copied to clipboard

outdatedDart 1 only

MattCorp Id authentication for Flutter projects. Primarily for internal use within MattCorp.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mattcorp_login

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

dependencies:
  mattcorp_login: ^0.1.0

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:mattcorp_login/mattcorp_login.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

MattCorp Id authentication for Flutter projects. Primarily for internal use within MattCorp.

Homepage

License

MIT (LICENSE)

Dependencies

flutter, flutter_webview_plugin

More

Packages that depend on mattcorp_login