Dan Field
|
2b1f9925e4
|
new lints (#8849)
Dart lints added:
* Avoid optional new
* Avoid optional const
* Prefer single quotes
* Prefer default assignment `=`
|
2019-05-07 16:10:21 -07:00 |
|
Ian Hickson
|
3996efb22b
|
[HR] Documentation cleanup (#7370)
* Documentation cleanup
* Typo fix
|
2019-01-14 12:46:32 -08:00 |
|
Michael Goderbauer
|
70a1106b50
|
Unify copyright lines (#6757)
|
2018-11-07 12:24:35 -08:00 |
|
Jason Simmons
|
60c5bb86d8
|
Return null instead of throwing if an instance method is passed to PluginUtilities.getCallbackHandle (#6260)
|
2018-09-18 17:07:03 -07:00 |
|
Ben Konyi
|
672e587e74
|
Background Execution Implementation for iOS (#5539)
|
2018-07-13 10:55:24 -07:00 |
|