Find a file
Adam Barth 49b183c502 Estimate the brightness of the primary color (#10071)
If the caller doesn't explicitly give the brightness of the primary
color, we now estimate it using an algorithm from the Web Content
Accessibility Guidelines.

Also, this patch contains a function that converts RGB colors to
HSVColors. I was originally going to use that, but the WCAG algorithm
ended up seeming like a better choice. The patch still includes this
function because it's generally useful.

Fixes #5718
2017-05-14 10:09:52 -07:00
.idea Move flutter_markdown to https://github.com/flutter/flutter_markdown (#9807) 2017-05-09 15:32:38 -07:00
bin Update engine (#10067) 2017-05-13 11:11:58 -07:00
dev Re-enable test since underlying issue is fixed (#10008) 2017-05-12 15:51:13 -07:00
examples Framework support for checkerboardOffscreenLayers (#10054) 2017-05-12 14:41:07 -07:00
packages Estimate the brightness of the primary color (#10071) 2017-05-14 10:09:52 -07:00
.analysis_options enable use_rethrow_when_possible lint (#10049) 2017-05-13 15:16:30 +02:00
.analysis_options_repo enable use_rethrow_when_possible lint (#10049) 2017-05-13 15:16:30 +02:00
.gitattributes Add git config option to automatically convert CRLF to LF (#8122) 2017-02-14 10:21:33 -08:00
.gitignore Git ignore vscode .history files. (#8854) 2017-03-17 12:38:57 -07:00
.travis.yml Upgrade node version (#9549) 2017-04-24 13:14:44 +02:00
appveyor.yml add appveyor config (#8323) 2017-02-22 10:34:31 -08:00
AUTHORS Ignore HTML in flutter_markdown content without error (#8420) 2017-02-27 12:13:24 -08:00
CONTRIBUTING.md Add --start-paused doc (#8233) 2017-02-17 11:17:05 -08:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-11-02 10:00:58 -07:00
LICENSE Initial commit 2015-10-30 11:16:58 -07:00
PATENTS Add a file describing Google's commitments with regard to patents and this project (#8632) 2017-03-08 16:40:36 -08:00
README.md add AppVeyor build status badge (#8341) 2017-02-22 14:01:50 -08:00
VERSION Rev SDK, package versions to dev versions (#10017) 2017-05-11 17:02:08 -07:00

Flutter

Join Gitter Chat Channel - Build Status - Travis Build Status - AppVeyor Coverage 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.

Flutter is an early-stage open-source project. We are still missing core features like accessibility, text input, localization, and more. 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 public mailing list, flutter-dev@googlegroups.com.