more 4.2.0 copy "more: ^4.2.0" to clipboard
more: ^4.2.0 copied to clipboard

More Dart — Literally. Collecting, iterating, caching, mathematics, matching, ordering, and formatting easily.

example/README.md

More Dart Examples #

This package does not currently contain many examples, but detailed documentation, and many examples are contained in the package description and API documentation.

diff #

This example implements some of the functionality of the diff data comparison tool that computes and displays the differences between the contents of files:

dart example/diff.dart help
dart example/diff.dart lib/src/diff/differ/normal.dart lib/src/diff/differ/unified.dart

reflow #

This example performs various reflow operations on files and prints the result to the terminal:

dart example/reflow.dart help
dart example/reflow.dart wrap --width=80 README.md
62
likes
140
pub points
88%
popularity

Publisher

verified publisherlukas-renggli.ch

More Dart — Literally. Collecting, iterating, caching, mathematics, matching, ordering, and formatting easily.

Repository (GitHub)
View/report issues

Topics

#collections #data-structures #functional #graph #unicode

Documentation

API reference

License

MIT (LICENSE)

Dependencies

characters, clock, collection, meta

More

Packages that depend on more