Devon Carew
Devon Carew
I'm going to re-purposes this into a tracking issue for shipping a desktop version of the app. We may or may not end up doing that, but people can follow...
Thanks for the PR! The source-of-truth for this package has moved to https://github.com/dart-lang/tools; we're closing the PRs in this repo. If you believe that this PR is still relevant, feel...
Perhaps there's an easy way to know when generating a file if it'll use `package:intl/intl.dart`? Or, an easy way to know if it won't use the package. Then you wouldn't...
I do think it's a good goal though to generate analysis clean code. Also, perhaps code with few or no dartfmt formatting diffs.
Some formatting changes here: https://github.com/dart-lang/intl/pull/95
> consider switching to GitHub reviews from Gerrit One things that would be possible - if this repo moves closer to using github as the system of record - is...
FWIW, this package is published - https://pub.dev/packages/unified_analytics - but is unlisted (it doesn't show up in pub search results). For published packages we do want to follow semver for dependency...
Possibly something you can configure from the coveralls.io UI? https://coveralls.io/better-monorepo-support
Hmm. For background: package:dart_flutter_team_lints is based on package:lints/recommended.yaml. package:lints is the set of lints we recommend that dart users use. dart_flutter_team_lints is the delta on top of that that we...
That sounds like your option 2, above.