muzos_authenticator 0.0.2 copy "muzos_authenticator: ^0.0.2" to clipboard
muzos_authenticator: ^0.0.2 copied to clipboard

A plugin that uses dart:js to open auth url in new tab on web or webview for mobile.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add muzos_authenticator

With Flutter:

 $ flutter pub add muzos_authenticator

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

dependencies:
  muzos_authenticator: ^0.0.2

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:muzos_authenticator/muzos_authenticator.dart';
1
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin that uses dart:js to open auth url in new tab on web or webview for mobile.

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on muzos_authenticator