Commit Graph

10 Commits

Author SHA1 Message Date
Sergio Martins
fd122b08da flutter: A floating window is now shown 2022-09-11 16:37:39 +01:00
Sergio Martins
f4db14a745 flutter: Platform now tells the overlay about new floating windows 2022-09-11 12:49:57 +01:00
Sergio Martins
9995f70c78 flutter: Get notified when floating windows are created 2022-09-10 22:36:52 +01:00
Sergio Martins
98a7a0e017 flutter: Add a way to dump a dart backtrace
gdb can now call Platform::instance()->dumpManagedBacktrace()
2022-08-03 23:39:22 +01:00
Sergio Martins
ecd05ffbc5 flutter: Creating a DropArea almost works 2022-07-27 11:44:04 +01:00
Sergio Martins
93b3f77969 flutter: instantiate DropArea_flutter 2022-07-27 10:32:10 +01:00
Sergio Martins
02e591fc52 flutter: Add View_flutter.dart 2022-07-26 15:19:57 +01:00
Sergio Martins
f8f75cdabc flutter: Add bindings for View 2022-07-26 14:20:27 +01:00
Sergio Martins
1a762df812 flutter: Add Platform_dart and regenerate bindings 2022-07-26 13:09:26 +01:00
Sergio Martins
0dd41fc7e9 flutter: Rename Platform.dart to Platform_flutter.dart
Makes it consistent with the naming of all other frontends
2022-07-25 17:57:33 +01:00