Anirudh Balaji
b457e2dd85
Refactor make_mock_engine into fl_test ( #21585 )
2020-10-29 15:08:03 -07:00
Robert Ancell
5e9b235b8e
Detect errors encoding method channel responses ( #21314 )
2020-09-25 10:33:38 +12:00
William Wold
dcb9244c38
Consolidate FlRenderer initialization into fl_renderer_start() ( #20763 )
2020-08-28 09:57:14 +12:00
Robert Ancell
acd026ed3f
Use the X visual from the EGL configuration when making an FlView. ( #19438 )
2020-07-03 09:37:51 +12:00
Robert Ancell
dfdd88deb7
Support AOT mode in GTK shell ( #18809 )
...
Simplify FlDartProject by removing the path arguments - we'll assume that it's
in the standard bundle layout and add new methods later if we need to support
other cases.
2020-06-08 13:18:52 +12:00
Robert Ancell
e39301f23f
Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel ( #18638 )
2020-06-02 09:39:37 +12:00
Robert Ancell
c86dcac156
Revert "Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel ( #18597 )"
...
This reverts commit a095cc23d8d5a539fd6179846875d7218c60bdff.
2020-05-28 13:32:26 +12:00
Robert Ancell
a095cc23d8
Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel ( #18597 )
...
* Add mock implementations of the Flutter embedding API and EGL
* Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel
2020-05-28 13:13:32 +12:00