Greg Spencer
|
4b859cee93
|
Fix typos and fix some env var state leakage in tests (#22576)
This just fixes some typos, and a small state leak in some of the tests that set env variables.
|
2020-11-17 21:51:37 -08:00 |
|
J-P Nurmi
|
d9a24814c5
|
Add workaround for missing fl_method_xxx_response_get_type() symbols (#21405)
|
2020-10-12 19:32:02 -07:00 |
|
J-P Nurmi
|
2ab369fca1
|
fl_method_response.cc: fix lint failures (#21406)
Fix lint issues caused by `google-readability-braces-around-statements`.
|
2020-10-08 14:47:07 -07:00 |
|
Robert Ancell
|
6e378cf669
|
Mark symbols that should be public (#18802)
|
2020-06-04 14:31:35 +12:00 |
|
Robert Ancell
|
1b4d958f98
|
Add braces around multi-line branches to match code style (#18719)
|
2020-06-03 06:22:24 +12:00 |
|
Robert Ancell
|
17d1dc7ec5
|
Show error details in method channel response error messages (#18571)
|
2020-05-27 09:17:55 +12:00 |
|
Robert Ancell
|
e48ad6ec73
|
Add FlMethodChannel, FlMethodCodec, FlStandardMethodCodec and FlJsonMethodCodec (#18220)
* Add FlMethodChannel, FlMethodCall, FlMethodResponse and FlMethodCodec
* Add FlJsonMethodCodec
* Add FlStandardMethodCodec
|
2020-05-21 12:53:15 +12:00 |
|