browser 0.10.0+3 copy "browser: ^0.10.0+3" to clipboard
browser: ^0.10.0+3 copied to clipboard

discontinued
Dart 1 only

DEPRECATED package providing support for rewriting script tags to change a Dart file reference to the corresponding Javascript in browsers that don't support Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add browser

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

dependencies:
  browser: ^0.10.0+3

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

0
likes
30
pub points
66%
popularity

Publisher

verified publisherlabs.dart.dev

DEPRECATED package providing support for rewriting script tags to change a Dart file reference to the corresponding Javascript in browsers that don't support Dart.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on browser