mirror of
https://github.com/flutter/flutter.git
synced 2026-02-04 19:00:09 +08:00
* Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools The top level `pub` commmand has been deprecated and will print a message. It is however implemented via the __deprecated_pub command that prints no message.