dartway_studio_binding 0.1.1 copy "dartway_studio_binding: ^0.1.1" to clipboard
dartway_studio_binding: ^0.1.1 copied to clipboard

The app half of the DartWay Studio wiring: one widget that attaches the bridge, reports route, features, session and language, and executes what Studio asks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dartway_studio_binding

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

dependencies:
  dartway_studio_binding: ^0.1.1

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:dartway_studio_binding/dartway_studio_binding.dart';
0
likes
150
points
168
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The app half of the DartWay Studio wiring: one widget that attaches the bridge, reports route, features, session and language, and executes what Studio asks.

Homepage
Repository (GitHub)
View/report issues

Topics

#dartway #flutter #tooling #preview

License

Apache-2.0 (license)

Dependencies

dartway_flutter, dartway_router, dartway_serverpod_core_flutter, dartway_studio_bridge, flutter, flutter_riverpod

More

Packages that depend on dartway_studio_binding