Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 2.17 KB

File metadata and controls

29 lines (19 loc) · 2.17 KB

Welcome to the Flutter organization

Flutter is an open source UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase. Flutter is primarily funded by Google with contributors from all around the world.

Get started with Flutter!

To learn more about Flutter, see https://flutter.dev.

To get up to speed quickly, start with our getting started guide!

Get involved!

You can join the fun by following our contributing guide. 🌈 Everyone is welcome!

Repositories

The Flutter project has a number of repositories, some important ones include:

The Flutter engine was previously located at flutter/engine, but has since been merged into flutter/flutter at the engine/ directory. The engine is the rendering backend, which is ported to each platform we support.