README.md 437 Bytes
Newer Older
1 2 3 4 5 6 7
Flutter is Google’s mobile UI framework for crafting high-quality native
interfaces on iOS and Android in record time. Flutter works with existing code,
is used by developers and organizations around the world, and is free and open
source.

### Documentation

Ian Hickson's avatar
Ian Hickson committed
8
* **Main site: [flutter.io](https://flutter.io/)**
9 10 11
* [Install](https://flutter.io/setup/)
* [Get started](https://flutter.io/getting-started/)
* [Contribute](CONTRIBUTING.md)