flutter_uae_pass 1.0.5 copy "flutter_uae_pass: ^1.0.5" to clipboard
flutter_uae_pass: ^1.0.5 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 Dart:

 $ dart pub add flutter_uae_pass

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 dart pub get):

dependencies:
  flutter_uae_pass: ^1.0.5

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:flutter_uae_pass/flutter_uae_pass.dart';
14
likes
0
points
228
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)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on flutter_uae_pass

Packages that implement flutter_uae_pass