Ian McKellar 63ef135ecc Name flutter_runner processes after the app they're running (#3803)
Currently in `ps` all apps running under the Flutter content handler
show up as `flutter_runner`. This makes them hard to identify. This
change names the process after the final path component URL of the
application that's launched, prefixed with "flutter:".

In theory we could run more than one Flutter application in a single
content handler process, but we don't right now. If we do this logic
would have to change.
2017-06-20 15:12:52 -07:00
2017-05-10 18:40:43 -07:00
2017-06-19 12:12:18 -07:00
2017-06-20 09:59:56 -07:00
2017-06-20 09:59:56 -07:00
2017-06-20 09:59:56 -07:00
2017-06-20 09:59:56 -07:00
2017-06-20 09:59:56 -07:00
2015-07-16 10:16:42 -07:00
2017-01-20 13:40:45 -08:00
2015-07-24 12:24:05 -07:00
2017-06-20 09:59:56 -07:00
2017-06-20 09:59:56 -07:00
2015-07-16 10:16:42 -07:00
2016-09-14 10:25:19 -07:00

Flutter Engine

Build Status

Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today's, and tomorrow's, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.

The Flutter Engine is the runtime environment for hosting Flutter applications. Most developers will interact with Flutter via the Flutter Framework and APIs, which run inside the engine.

Flutter is an early-stage open-source project. We are still adding features. However, you can build demos and examples today. We hope you try it out and send us feedback.

Community

Join us in our Gitter chat room or join our mailing list, flutter-dev@googlegroups.com.

S
Description
No description provided
Readme BSD-3-Clause 185 MiB
Languages
C++ 38.3%
Dart 37%
Java 12.4%
Objective-C++ 5%
Objective-C 2.8%
Other 4.4%