mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
At present there is a special case in Dart bindings generation which makes the Mojo SDK and things under mojo/services portable. However, we must not require things under mojo/services to be next to the Mojo SDK under mojo/public/... in client repos. Further, other collections of mojoms should also be portable. To fix this, instead of using the path in the host repo as the canonical package: import URI for the generated Dart code, this CL uses the mojom module name. BUG=https://github.com/domokit/mojo/issues/73 R=blundell@chromium.org, johnmccutchan@google.com, tonyg@chromium.org Review URL: https://codereview.chromium.org/1071693003
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%