hybrid_runtime 0.0.1 copy "hybrid_runtime: ^0.0.1" to clipboard
hybrid_runtime: ^0.0.1 copied to clipboard

A Flutter plugin that provides hybrid runtime implementation for cross-platform development

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hybrid_runtime

With Flutter:

 $ flutter pub add hybrid_runtime

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

dependencies:
  hybrid_runtime: ^0.0.1

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:hybrid_runtime/hybrid_runtime.dart';
0
likes
0
points
2
downloads

Publisher

verified publishervolcengine.com

Weekly Downloads

A Flutter plugin that provides hybrid runtime implementation for cross-platform development

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on hybrid_runtime