inserter 0.1.0 copy "inserter: ^0.1.0" to clipboard
inserter: ^0.1.0 copied to clipboard

Tooling for inserting String into Files given their respective strategies.

0.1.0 #

  • InserterBase supports any Encoding for writing files (defaults to Utf8Codec)
  • InserterBase.files and InserterBase.builders are mow Iterables instead of Lists
  • StopWhen, Matcher, and LineBuilder are now return Futures

0.0.5 #

  • Better inserter options for the strategy flags.

0.0.4 #

  • Adds inserter command line app

0.0.3 #

  • Adds StopWhen to MatcherBuilder: when stopWhen evaluates to true the MatcherBuilder is not longer used in it's given Inserter context.

0.0.2+1 #

  • Update README.md

0.0.2 #

  • Updates analysis
  • Spelling corrections for docs
  • Adds Dart 3 compatibility

0.0.1+1 #

  • Updates README.md

0.0.1 #

🎉 Initial Release

0
likes
150
pub points
9%
popularity

Publisher

verified publisherelijahluckey.com

Tooling for inserting String into Files given their respective strategies.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

args, mason_logger

More

Packages that depend on inserter