Chris Bracken
b8fd0013a8
Update FLUTTER_NOLINT uses to include issue link ( #21921 )
...
In an upcoming patch, we'll enable enforcement that all FLUTTER_NOLINT
comments include an issue link. This migrates the remaining uses to that
format.
Bug: https://github.com/flutter/flutter/issues/68273
2020-10-16 16:08:36 -07:00
gaaclarke
21efd7325e
Made the linter print out more information in its output and fixed bugs ( #19895 )
2020-07-22 15:38:09 -07:00
Kaushik Iska
7292d62ef8
Revert Versions API ( #7828 )
...
* Revert "Fix versions implementation (#7726 )"
This reverts commit 3c38dd342f53d39603d1c5b138b5e4d36d93720f.
* Revert "Expose the Flutter engine, Dart and Skia versions to Dart. (#7634 )"
This reverts commit b94e759b256819fb33cb9d2b41565fc137cac733.
* remove namespace shell stuff
* fix format
* fix licenses
2019-04-12 14:23:13 -07:00
Kaushik Iska
b94e759b25
Expose the Flutter engine, Dart and Skia versions to Dart. ( #7634 )
...
- Moved versions from shell to common
- versions singleton contains all the required versions.
2019-01-30 16:22:45 -08:00
Michael Goderbauer
70a1106b50
Unify copyright lines ( #6757 )
2018-11-07 12:24:35 -08:00
Chinmay Garde
140a5b7575
Alllow access to Flutter engine, Dart & Skia versions in the Shell API. ( #6060 )
2018-08-21 08:52:24 -07:00