expo_flutter_adapter 0.1.0 copy "expo_flutter_adapter: ^0.1.0" to clipboard
expo_flutter_adapter: ^0.1.0 copied to clipboard

discontinued
outdated

A plugin that enables the usage of Expo Universal Modules in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expo_flutter_adapter

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

dependencies:
  expo_flutter_adapter: ^0.1.0

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

Publisher

unverified uploader

A plugin that enables the usage of Expo Universal Modules in Flutter.

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on expo_flutter_adapter