arcana_auth_flutter 0.0.6 copy "arcana_auth_flutter: ^0.0.6" to clipboard
arcana_auth_flutter: ^0.0.6 copied to clipboard

Arcana Auth flutter SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arcana_auth_flutter
copied to clipboard

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

dependencies:
  arcana_auth_flutter: ^0.0.6
copied to clipboard

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:arcana_auth_flutter/arcana_sdk.dart';
import 'package:arcana_auth_flutter/common.dart';
import 'package:arcana_auth_flutter/strings.dart';
copied to clipboard
2
likes
130
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.29 - 2025.02.10

Arcana Auth flutter SDK

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

events_emitter, flutter, plugin_platform_interface, webview_flutter

More

Packages that depend on arcana_auth_flutter