The Flutter engine
C++ Dart Objective-C++ Java Python Groff Other
Latest commit a126f0b Jan 4, 2017 @chinmaygarde chinmaygarde committed on GitHub Make GN generate Xcode projects on Mac. (#3320)
Permalink
Failed to load latest commit information.
assets Remove last mojom interface (#3184) Oct 28, 2016
build Re-format all GN files using `gn format`. (#3319) Jan 3, 2017
common Re-format all GN files using `gn format`. (#3319) Jan 3, 2017
content_handler Re-format all GN files using `gn format`. (#3319) Jan 3, 2017
examples Update for API change (#3176) Oct 27, 2016
flow Fix Fuchsia build (#3318) Jan 3, 2017
glue Re-format all GN files using `gn format`. (#3319) Jan 3, 2017
lib Re-format all GN files using `gn format`. (#3319) Jan 3, 2017
runtime Re-format all GN files using `gn format`. (#3319) Jan 3, 2017
shell Re-format all GN files using `gn format`. (#3319) Jan 3, 2017
sky Re-format all GN files using `gn format`. (#3319) Jan 3, 2017
snapshotter Follow on fix to my previous fix. (#3257) Nov 22, 2016
synchronization Add testonly = true to the flutter/testing target and disable WTF tes… Nov 24, 2016
testing Add testonly = true to the flutter/testing target and disable WTF tes… Nov 24, 2016
tools Make GN generate Xcode projects on Mac. (#3320) Jan 4, 2017
travis Display resident memory statistics on the performance overlay. (#3314) Jan 3, 2017
vulkan Make the creation of VulkanWindow platform agnostic by refactoring ou… Sep 20, 2016
.clang-format Make the PlatformView client rendering API agnostic. (#3099) Oct 6, 2016
.gitattributes Top-level files Jul 16, 2015
.gitignore Add spinning_square example (#2928) Aug 16, 2016
.travis.yml Have Travis check the build for Dart errors. Nov 25, 2015
AUTHORS Updated AUTHORS Jul 24, 2015
BUILD.gn Re-format all GN files using `gn format`. (#3319) Jan 3, 2017
CONTRIBUTING.md Update editor recommendation (#3317) Dec 22, 2016
DEPS Update buildroot revision. (#3305) Dec 10, 2016
LICENSE Top-level files Jul 16, 2015
README.md say what the engine is (#3029) Sep 14, 2016

README.md

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.