Robert Ancell
|
ab23dc3a74
|
Update code style to pass clang-tidy checks
|
2020-08-05 10:35:03 +12:00 |
|
Robert Ancell
|
6589dcb2d4
|
Add missing full stops on the end of comments. (#18634)
|
2020-06-03 06:21:46 +12:00 |
|
Robert Ancell
|
8c8c7b06d0
|
Fix FlValue functions not marked for export (#18641)
|
2020-06-02 09:38:10 +12:00 |
|
Robert Ancell
|
680eb90a42
|
Add fl_value_to_string (#18540)
|
2020-05-22 10:57:21 +12:00 |
|
Robert Ancell
|
f321613e5a
|
Add guards on FlValue methods to check for NULL values (#18226)
|
2020-05-14 09:02:51 +12:00 |
|
Robert Ancell
|
403931ff22
|
Add FlValue (#18185)
FlValue is a lightweight object used to contain the value types that Flutter
uses on platform channels.
|
2020-05-08 13:48:41 +12:00 |
|