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

Removing unneeded messages from message data files for package:messages.

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.

0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Removing unneeded messages from message data files for package:messages.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, args, build, messages, messages_builder, messages_serializer

More

Packages that depend on messages_shrinker