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

Removing unused messages from message data files.

The data file treeshaker for package:messages.

This is to be used together with the const_finder from the Dart SDK (to be added). The const_finder will find all const instances in the treeshaken kernel file (in the VM) or Codegen World (in the Dart2Js compiler) and output them to a file. This file can be consumed by this package to remove all non-referenced messages from the data file.

1
likes
130
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Removing unused messages from message data files.

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

analyzer, args, build, messages, messages_builder, messages_serializer

More

Packages that depend on messages_shrinker