muzos_authenticator 0.0.4 copy "muzos_authenticator: ^0.0.4" to clipboard
muzos_authenticator: ^0.0.4 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 Flutter:

 $ flutter pub add muzos_authenticator

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

dependencies:
  muzos_authenticator: ^0.0.4

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:muzos_authenticator/muzos_authenticator.dart';
1
likes
130
points
19
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.

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on muzos_authenticator

Packages that implement muzos_authenticator