No description
  • C++ 85.4%
  • Dart 7%
  • Java 2.5%
  • Objective-C++ 2.5%
  • Objective-C 0.9%
  • Other 1.6%
Find a file
2017-05-26 09:34:01 -07:00
assets Fix Fuchsia build. (#3683) 2017-05-10 18:40:43 -07:00
build Fuchsia AOT: (#3626) 2017-04-25 13:28:52 -07:00
common Add ipv6 flag to shell. (#3646) 2017-05-04 19:35:59 -07:00
content_handler Updating to take into account the new Mozart IME Action API (#3714) 2017-05-26 09:34:01 -07:00
examples Fixed some analysis issues. (#3656) 2017-05-05 18:37:40 -07:00
flow Add a flag that checkerboards offscreen render targets created by SkCanvas.saveLayer (#3685) 2017-05-11 15:00:16 -07:00
fml Remove fml::ThreadChecker and use the one in ftl. (#3623) 2017-04-24 12:22:10 -07:00
glue Allow Flutter shell to be built for a Linux host. (#3589) 2017-04-12 20:03:40 -07:00
lib Add inactive, suspending ApplicationLifecycleState values (#3713) 2017-05-24 16:34:34 -07:00
runtime Add ipv6 flag to shell. (#3646) 2017-05-04 19:35:59 -07:00
shell Add inactive, suspending ApplicationLifecycleState values (#3713) 2017-05-24 16:34:34 -07:00
sky Fixed some analysis issues. (#3656) 2017-05-05 18:37:40 -07:00
synchronization Adjust GN for removal of libdart, take two. (#3584) 2017-04-11 09:52:54 -07:00
testing Update scripts for renaming of sky_shell binaries to flutter (#3526) 2017-03-27 15:06:39 -07:00
tools Fix Android Vulkan build by accounting for updated GN flags. (#3670) 2017-05-09 14:17:24 -07:00
travis Roll dart to ae57eca5040cc32e97c9f4728842127f8ca5f742 (#3711) 2017-05-23 18:39:17 -07:00
vulkan [vulkan] make validation layer errors non-fatal on Fuchsia (#3674) 2017-05-10 10:36:26 -07:00
.clang-format Update Objective-C column limit to 100 (#3585) 2017-04-11 15:14:00 -07:00
.gitattributes Top-level files 2015-07-16 10:16:42 -07:00
.gitignore Add .packages to .gitignore (#3350) 2017-01-20 13:40:45 -08:00
.travis.yml Have Travis check the build for Dart errors. 2015-11-25 15:10:01 -08:00
AUTHORS Updated AUTHORS 2015-07-24 12:24:05 -07:00
BUILD.gn AOT for Fuchsia. (#3570) 2017-04-11 14:53:14 -07:00
CONTRIBUTING.md Link to lldb page in tip (#3593) 2017-04-18 10:48:46 -07:00
DEPS Roll dart to ae57eca5040cc32e97c9f4728842127f8ca5f742 (#3711) 2017-05-23 18:39:17 -07:00
LICENSE Top-level files 2015-07-16 10:16:42 -07:00
README.md say what the engine is (#3029) 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.