Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
{% endif %}
{% endfor %}
<a class="page-link" href="https://domokit.github.io/docs/sky/">API</a>
<a class="page-link" href="https://github.com/flutter/engine/">Source</a>
</div>
</nav>
</div>
Expand Down
19 changes: 11 additions & 8 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
---
layout: default
layout: page
title: Flutter
---
Flutter
=======

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.
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.

Next steps:
## Next steps

- [Getting started guide](getting-started)
- [Tutorial introduction](tutorial)
- [Widget gallery](widgets)
- [API documentation](https://domokit.github.io/docs/sky/)
- [Architecture diagrams](https://docs.google.com/presentation/d/1cw7A4HbvM_Abv320rVgPVGiUP2msVs7tfGbkgdrTy0I/edit?usp=sharing)

## See also

- [Architecture diagram](https://docs.google.com/presentation/d/1cw7A4HbvM_Abv320rVgPVGiUP2msVs7tfGbkgdrTy0I/edit?usp=sharing)
- [github.com/flutter](https://github.com/flutter/engine/)
- [FAQ](faq)