Michael Thomsen
|
2cdd51900c
|
Enable null safety by default in templates (#78619)
|
2021-03-30 10:16:05 +02:00 |
|
Ian Hickson
|
bb29c88ae7
|
Simplify the flutter_web_plugins plugin registration API. (#70337) (#70722)
In principle this is backwards compatible; I just merged all the classes into one and deprecated everything that became redundant as a result.
|
2020-12-03 15:35:41 -08:00 |
|
Jonah Williams
|
6e84a14294
|
Revert "Simplify the flutter_web_plugins plugin registration API. (#70337)" (#70505)
This reverts commit 8749d95521 .
|
2020-11-13 16:04:53 -08:00 |
|
Ian Hickson
|
8749d95521
|
Simplify the flutter_web_plugins plugin registration API. (#70337)
In principle this is backwards compatible; I just merged all the classes into one and deprecated everything that became redundant as a result.
|
2020-11-13 14:05:34 -08:00 |
|
David Iglesias
|
8fce4ce974
|
[flutter_tools] Add web support through MethodChannels. (#60116)
|
2020-06-23 13:53:01 -07:00 |
|