Pedro Leite Rocha
Pedro Leite Rocha
The previous command no longer installs executable files to `$GOPATH/bin`.
How can I add a "less than" symbol in my plural calls? I have a very simple plural configured in my localizations class: ```dart String hours(int hours) => intl.Intl.plural( hours,...
### Is there an existing feature request for this? - [x] I have searched the existing issues. ### Command pump one widget, and then another ### Description I've been trying...
I have a private design system library which re-exports `package:flutter/material.dart`, while hiding some classes and providing alternatives for them. When trying run `dart doc` in my library, it crashes with...