vsmenon
550c750252
Remove opt outs for dart:ui ( #22603 )
...
* Remove null safety opt outs for dart:ui
2020-11-19 18:54:12 -08:00
Siva
3bb6cc265e
Manual merge of Dart a3815b6590...24c7666def ( #19967 )
...
* Manual merge or Dart into flutter a3815b6590...24c7666def
dart-lang/sdk@24c7666def Update tests that have the current version number hardcoded
dart-lang/sdk@f88ce7aef5 Increase Dart version to 2.10
* Update language version.
* Update license.
* Hpdate language version.
* Update license.
2020-07-24 11:00:34 -07:00
Alexandre Ardhuin
218d98f4d8
Operator equals ( #19303 )
...
* use Object for operator==
* apply style guide for operator==
2020-06-30 23:16:31 +02:00
Yegor
194acdfaed
apply null safety syntax to mobile dart:ui ( #18933 )
...
* apply null safety syntax to mobile dart:ui
2020-06-12 12:42:12 -07:00
Chris Bracken
4afc2b4d65
null-annotate lib/ui/plugins.dart ( #18353 )
2020-05-14 15:16:28 -07:00
vsmenon
0ef67b5e74
opt out dart:ui from nnbd ( #16473 )
...
* opt out dart:ui from nnbd
* Annotate tests as well
2020-02-20 11:04:00 -08:00
Dan Field
1970c0624d
implicit casts and add missing docs ( #15698 )
2020-01-16 17:03:33 -08:00
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