parsejs_null_safety 2.0.2 copy "parsejs_null_safety: ^2.0.2" to clipboard
parsejs_null_safety: ^2.0.2 copied to clipboard

JavaScript parser originally written by Asger Feldthaus<asger.feldthaus@gmail.com> Upgraded to Dart 2.12 with null safety.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add parsejs_null_safety

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

dependencies:
  parsejs_null_safety: ^2.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:parsejs_null_safety/parsejs_null_safety.dart';
0
likes
0
points
571
downloads

Publisher

verified publisherensembleui.com

Weekly Downloads

JavaScript parser originally written by Asger Feldthaus<asger.feldthaus@gmail.com> Upgraded to Dart 2.12 with null safety.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

unicode

More

Packages that depend on parsejs_null_safety