mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This moves the definition of the mojom URLRequest and URLResponse objects into the SDK at //mojo/public/interfaces/network/. These are used directly by the shell and have a special place in the system. This patch does the minimal amount of import/include updating to get tests passing but doesn't fully update everything - in particular it doesn't update all the C++ code that #includes url_loader.mojom.h for the URLRequest or URLResponse definitions to #include the more specific mojom.h files, or the equivalent in other languages. I'll do that in a follow-up to minimize churn. R=viettrungluu@chromium.org Review URL: https://codereview.chromium.org/1129063008
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%