Michael Goderbauer
|
b8a2456737
|
Enable library_private_types_in_public_api lint (#81578)
|
2021-05-10 16:26:16 -07:00 |
|
Mouad Debbar
|
458f6f4513
|
[web] Fix url strategy null safety (#79888)
|
2021-04-06 17:59:03 -07: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
|
e148bf8785
|
[flutter_web_plugins] Migrate to null safety. (#69844)
|
2020-11-06 15:34:10 -08:00 |
|
Mouad Debbar
|
ffcf419136
|
[web] Support custom url strategies (#59797)
|
2020-10-08 17:57:02 -07:00 |
|