This repository has been archived by the owner on Jan 26, 2021. It is now read-only.
Global Activation
- Enable executable for
pub global
usage. Protoc plugin can now be installed by runningpub global activate protoc_plugin
. - Ensure generated extension class names don't conflict with message class names.
Function
will soon be a reserved keyword, so don't generate classes with that name.- Strong mode tweaks and lint fixes.