magic_flutter 1.1.2 copy "magic_flutter: ^1.1.2" to clipboard
magic_flutter: ^1.1.2 copied to clipboard

discontinuedreplaced by: magic_sdk
outdated

A Flutter plugin to integrate Magic SDK with native android and ios support

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add magic_flutter

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

dependencies:
  magic_flutter: ^1.1.2

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:magic_flutter/magic_flutter.dart';
5
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin to integrate Magic SDK with native android and ios support

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on magic_flutter