flutter_uae_pass 1.0.6 copy "flutter_uae_pass: ^1.0.6" to clipboard
flutter_uae_pass: ^1.0.6 copied to clipboard

A UAE Pass plugin for Flutter supporting iOS, Android, and Web platforms. This is an unofficial version.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_uae_pass

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

dependencies:
  flutter_uae_pass: ^1.0.6

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:flutter_uae_pass/flutter_uae_pass.dart';
13
likes
140
points
235
downloads

Publisher

verified publishermohamed-abdo.com

Weekly Downloads

A UAE Pass plugin for Flutter supporting iOS, Android, and Web platforms. This is an unofficial version.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on flutter_uae_pass