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

discontinuedreplaced by: magic_sdk
PlatformAndroidiOS

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.5

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
140
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on magic_flutter