source_parser 1.0.3 copy "source_parser: ^1.0.3" to clipboard
source_parser: ^1.0.3 copied to clipboard

discontinued
outdated

A project for parsing existing Dart code. You can then modify this parsed structure to modify any Dart source code.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[1.0.3] - 2019-06-06 #

Changed #

  • Made the main source_parser.dart script export all necessary scripts
  • Fixed bug with FunctionSignature being declared in two separate places

[1.0.2] - 2019-06-06 #

Added #

  • examples folder containing a basic example using the parser

Changed #

  • Made many style changes to improve pub score

[1.0.1] - 2019-06-06 #

Changed #

  • Made naming changes to match the changes necessary for the package to be uploaded

Removed #

  • Removed outdated example code

[1.0.0] - 2019-06-06 #

Added #

  • The first initial commit containing required code for parsing
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A project for parsing existing Dart code. You can then modify this parsed structure to modify any Dart source code.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

test, validators

More

Packages that depend on source_parser