mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Part 1 sets up the test to run but the UI has not been ported yet so the test hangs. This is mostly a straight port from https://cs.opensource.google/fuchsia/fuchsia/+/main:src/ui/tests/integration_input_tests/text-input/ There were some nuances: - Some FIDL APIs are not available in the SDK and have to be referenced by name instead (vulkan.Loader, scheduler.ProfileProvider). - Some subtle differences between the GN rules in fuchsia.git vs. engine (e.g. fuchsia_component doesn't append .cm by default to CFv2 output). - Moved shared logic from embedder test into a utils/ folder to facilitate writing new tests in the future. Part 2 will port over the UI to dart:ui.
Description
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
androidapp-frameworkcross-platformdartdart-platformdesktopflutterflutter-packagefuchsiaioslinux-desktopmacosmaterial-designmobilemobile-developmentskiawebweb-frameworkwindows
2.5 GiB
Languages
Dart
75%
C++
16.5%
Objective-C++
2.9%
Java
2.8%
Objective-C
0.7%
Other
1.9%