parsejs_null_safety 2.0.2
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.
ChangeLog #
2.0.2 - 2024-12-29 #
- Migrated to null safety (Dart SDK >=3.5.0).
- Updated dependencies and constraints.
2.0.1 - 2019-08-06 #
- Amended Pub analysis suggestions
2.0.0 - 2019-08-06 #
- Updated for Dart 2.4
1.2.0 - 2017-05-06 #
- Added an option to parse the input as an expression.
1.1.0 - 2015-06-01 #
- Added visitor with one argument.
1.0.0 1.0.3 #
- Initial version with some bugfixes releases.