flutter_embedding_cli 0.0.1-beta.4 copy "flutter_embedding_cli: ^0.0.1-beta.4" to clipboard
flutter_embedding_cli: ^0.0.1-beta.4 copied to clipboard

This project helps generating modules for embedding flutter into a native ios, android or react-native app.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_embedding_cli

With Flutter:

 $ flutter pub add flutter_embedding_cli

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

dependencies:
  flutter_embedding_cli: ^0.0.1-beta.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

1
likes
150
points
29
downloads

Publisher

verified publisherkrispypen.be

Weekly Downloads

This project helps generating modules for embedding flutter into a native ios, android or react-native app.

Homepage
Repository (GitHub)
View/report issues

Topics

#cli #embedding-flutter #embedding-ios #embedding-android #embedding-react-native

Documentation

API reference

License

MIT (license)

Dependencies

args, mason, path, yaml

More

Packages that depend on flutter_embedding_cli