flutter/dev
Alexandre Ardhuin 4fa32df141
use null aware operators (#32711)
* use null aware operators

* rollback changes about null-aware operator

* disable lint prefer_is_not_empty
2019-05-16 22:25:51 +02:00
..
automated_tests Bump multicast_dns version 2019-05-06 11:14:41 -07:00
benchmarks Bump multicast_dns version 2019-05-06 11:14:41 -07:00
bots Bump multicast_dns version 2019-05-06 11:14:41 -07:00
ci Bump Android build tools to 28.0.3 in Dockerfile (#30832) 2019-04-10 16:57:35 -07:00
devicelab use null aware operators (#32711) 2019-05-16 22:25:51 +02:00
docs Updating dart.dev related links (#32641) 2019-05-14 10:35:00 -07:00
integration_tests Updating dart.dev related links (#32641) 2019-05-14 10:35:00 -07:00
manual_tests Implements focus handling and hover for Material buttons. (#31438) 2019-05-14 20:48:29 -07:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets enable lint prefer_null_aware_operators (#32686) 2019-05-14 22:34:49 +02:00
tools Use precisionErrorTolerance (#32499) 2019-05-10 13:28:19 -07:00
README.md Update some READMEs under dev/. (#15712) 2018-03-19 16:41:36 -07:00

This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.