native_toolchain_scala 0.0.1-dev native_toolchain_scala: ^0.0.1-dev copied to clipboard
Reserving some package name starting with `native_toolchain`. Please contact us on https://github.com/dart-lang/native if you'd like to author this package.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add native_toolchain_scala
With Flutter:
$ flutter pub add native_toolchain_scala
This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get
):
dependencies:
native_toolchain_scala: ^0.0.1-dev
Alternatively, your editor might support dart pub get
or flutter pub get
. Check the docs for your editor to learn more.