mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

It turns out that #21888 didn't really fix the link, because *this* is the README used by dartdoc for flutter.
12 lines
508 B
Markdown
12 lines
508 B
Markdown
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
|
||
|
||
* **Main site: [flutter.io](https://flutter.io/)**
|
||
* [Install](https://flutter.io/setup/)
|
||
* [Get started](https://flutter.io/getting-started/)
|
||
* [Contribute](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md#contributing-to-flutter)
|