Sign in
flutter
/
mirrors
/
flutter
/
b9bff6a912c62c9dae5eddbaef80927655b769d7
b9bff6a
Only show the keyboard when the user explicitly focuses an Input. (#6713)
by Matt Perry
· 8 years ago
fb03b31
Improve error message if update cache interrupted during download (#6740)
by Dan Rubel
· 8 years ago
04e7446
Make the fire red on black-and-white terminals (#6748)
by Ian Hickson
· 8 years ago
974da47
send app.progress events (#6744)
by Dan Rubel
· 8 years ago
f1b3523
adjust an analysis exclude (#6739)
by Devon Carew
· 8 years ago
bea50b5
minor tweak to the text output (#6695)
by Devon Carew
· 8 years ago
74dd0a3
Input refactoring: added an InputField widget (#6733)
by Hans Muller
· 8 years ago
fb3bf7a
Support hot reload with a prebuilt loader (#6743)
by John McCutchan
· 8 years ago
10d20c7
Fix copypasta in Column docs (#6736)
by Ian Hickson
· 8 years ago
01ca34c
Add profiling for building and painting. (#6652)
by Andrew Wilson
· 8 years ago
57be959
Rename test/widget to test/widgets to match the library (#6716)
by Ian Hickson
· 8 years ago
54d7651
Continue showing status messages after a startProgress completes (#6720)
by Jason Simmons
· 8 years ago
34fdc44
AOT Android: Don't use integer division instructions. (#6714)
by Ryan Macnak
· 8 years ago
9b7764d
Added an option to allow default fonts to not be packed in an flx file. (#6710)
by P.Y. Laligand
· 8 years ago
46b6077
Update Gallery usage of Scaffold.of (#6639)
by Jason Simmons
· 8 years ago
e7d5c7d
Change 'body' to be loosely constrained. (#6692)
by Ian Hickson
· 8 years ago
20063c5
Improve documentation (#6694)
by Ian Hickson
· 8 years ago
5a27f6a
Add more SnackBar documentation. (#6696)
by Ian Hickson
· 8 years ago
d3cdb27
More documentation for drawers. (#6697)
by Ian Hickson
· 8 years ago
a7debdc
Delete fail.dart (#6699)
by Ian Hickson
· 8 years ago
7e6aa6d
Clarify AppBar.actions (#6700)
by Ian Hickson
· 8 years ago
b47b16f
Clarify Overlay.initialEntries. (#6701)
by Ian Hickson
· 8 years ago
8a91c8b
Clarify RenderObjectWidget.updateRenderObject (#6702)
by Ian Hickson
· 8 years ago
66d8aa1
Breadcrumbs for mimics (#6703)
by Ian Hickson
· 8 years ago
5afde06
Clean up a few stale TODOs. (#6698)
by Matt Perry
· 8 years ago
fcfb2a5
Better progress (#6677)
by Devon Carew
· 8 years ago
1f1adca
refactor app.* daemon events (#6679)
by Dan Rubel
· 8 years ago
984b623
Fix builds of FLX bundles using AOT compilation (#6684)
by Jason Simmons
· 8 years ago
d86900d
Update flutter doctor text (#6682)
by Dan Rubel
· 8 years ago
594c4f9
Only synchronize used Dart sources to DevFS. (#6668)
by John McCutchan
· 8 years ago
2d9d4c2
Document typedefs better. (#6671)
by Ian Hickson
· 8 years ago
c9e89b6
Improved time picker header layout (#6669)
by Hans Muller
· 8 years ago
944d2ef
Revert "Size of a childless container's implicit DecoratedBox descendants" (#6663)
by Hans Muller
· 8 years ago
abcfc42
Support per-platform default typography (#6634)
by Chris Bracken
· 8 years ago
32c9b4c
Update engine revision to pull in Dart DBC fixes. (#6659)
by Chinmay Garde
· 8 years ago
93a2d07
Use prebuilt Dart snapshot when assembling bundle (#6660)
by Petr Hosek
· 8 years ago
223f416
Flutter run with machine output (#6645)
by Dan Rubel
· 8 years ago
1c2be02
style fixes (#6662)
by Ian Hickson
· 8 years ago
6f3ba9c
Size of a childless container's implicit DecoratedBox descendants (#6656)
by Hans Muller
· 8 years ago
5097fd4
Prettier help in tool (#6637)
by Ian Hickson
· 8 years ago
ae49356
Improve Center docs a tiny bit. (#6636)
by Ian Hickson
· 8 years ago
fa2caa7
Tweaks to the template for P4. (#6635)
by Ian Hickson
· 8 years ago
eb98d71
Bump to Dart SDK `1.21.0-dev.3.0`. (#6655)
by Phil Quitslund
· 8 years ago
819ac27
Merge skia into screenshot (#6623)
by Dan Rubel
· 8 years ago
113991d
Rethink Forms. (#6569)
by Matt Perry
· 8 years ago
43b4fc9
Remove extra whitespace from flutter tools help (#6614)
by Wyatt Arent
· 8 years ago
89d86f6
Revert the last engine roll (#6649)
by Jason Simmons
· 8 years ago
abcdeec
Update ISSUE_TEMPLATE.md
by Ian Hickson
· 8 years ago
c29cd69
Update engine.version (#6642)
by Adam Barth
· 8 years ago
16ce090
Eliminate direct access of Typography.black/white in manual tests (#6640)
by Chris Bracken
· 8 years ago
58630cc
Derive colors demo TextStyle from theme (#6632)
by Chris Bracken
· 8 years ago
751539c
Manually filter old android device log messages instead of relying on -T. (#6630)
by John McCutchan
· 8 years ago
75fec89
Propagate theme typography to slider label (#6629)
by Chris Bracken
· 8 years ago
67f5910
Mentions `flutter packages get` rather than `pub get` (#6625)
by Adam Barth
· 8 years ago
8f2d40c
Extract time picker typography from theme (#6627)
by Chris Bracken
· 8 years ago
e6da16b
Handle release stop (#6493)
by Devon Carew
· 8 years ago
0206a91
Add "android-stable" as a named version (#6620)
by Todd Volkert
· 8 years ago
b9e7ee8
Remove atom check (#6605)
by Devon Carew
· 8 years ago
e88a7a2
Add weights to the Raleway declaration (#6626)
by Adam Barth
· 8 years ago
438f4df
Improve comment spelling consistency (#6622)
by Chris Bracken
· 8 years ago
5f57d87
Disable features of `flutter run` that depend on the service protocol when running in release mode (#6571)
by John McCutchan
· 8 years ago
4046db9
Some more documentation in the material lib (#6617)
by Ian Hickson
· 8 years ago
df3fff9
Apply review comments from #6612. (#6616)
by Ian Hickson
· 8 years ago
9d64dcc
The documenting will continue... (#6613)
by Ian Hickson
· 8 years ago
ab688b2
Make Scaffold.of() more helpful when it can't find a Scaffold (#6612)
by Ian Hickson
· 8 years ago
5ded244
flutter create template: build comment (#6611)
by Ian Hickson
· 8 years ago
5fb6921
Loader improvements (#6615)
by Ian Hickson
· 8 years ago
a33b70e
Clean up 'flutter run' output. (#6610)
by Ian Hickson
· 8 years ago
c887878
Update README.md
by Adam Barth
· 8 years ago
4b037fd
Simplify and test TransitionRoute.completed (#6601)
by Adam Barth
· 8 years ago
602e861
Propagate text theme to Tooltip dark theme (#6595)
by Chris Bracken
· 8 years ago
960989e
Remove "Instance of ServiceEvent" logs from flutter tool (#6600)
by Jason Simmons
· 8 years ago
cf2b732
Make popUntil docs more consistent with reality. (#6599)
by Ian Hickson
· 8 years ago
b60d096
show install progress during flutter run (#6594)
by Dan Rubel
· 8 years ago
be6458c
Apply a dark theme to Tooltip contents (#6572)
by Chris Bracken
· 8 years ago
018ab3f
Default child lists to empty lists (#6592)
by Adam Barth
· 8 years ago
07f9998
Merge in all information from the layout models docs (#6588)
by Ian Hickson
· 8 years ago
030f623
Prevent `flutter create` from running inside SDK (#6587)
by Adam Barth
· 8 years ago
0288390
Theme doc improvements (#6585)
by Ian Hickson
· 8 years ago
70eb492
Stop downloading sky_services and flutter_services (#6583)
by Adam Barth
· 8 years ago
7e539fe
Remove `flutter run_mojo` (#6584)
by Adam Barth
· 8 years ago
22f5763
Update engine.version (#6582)
by Adam Barth
· 8 years ago
b41645c
Catch and log any exceptions thrown by an app's gesture recognizer callbacks (#6542)
by Jason Simmons
· 8 years ago
ef386c1
Update engine.version (#6580)
by Adam Barth
· 8 years ago
30d7326
Tap on dropdown button in tests does not work (#6566)
by Adam Barth
· 8 years ago
fc03057
Avoid known wide gallery title issues (#6534)
by Hans Muller
· 8 years ago
639ba0d
Bump Dart SDK to latest (`1.21.0-dev.2.0`). (#6541)
by Phil Quitslund
· 8 years ago
ab939ec
Handle Flutter SDK paths with spaces in doctor (#6578)
by Chris Bracken
· 8 years ago
4d68eeb
add an intellij module for the dev/devicelab package (#6550)
by Devon Carew
· 8 years ago
a77f725
Try to improve our docs regarding State. (#6573)
by Ian Hickson
· 8 years ago
abba2eb
cleanup test logger usage (#6560)
by Dan Rubel
· 8 years ago
311d371
display ANDROID_HOME env var in flutter doctor (#6558)
by Dan Rubel
· 8 years ago
abb0a14
remove Atom from the list of IDE support to install (#6556)
by Dan Rubel
· 8 years ago
76844e2
Fix Bruschetta typo. (#6568)
by Matt Perry
· 8 years ago
3e524fe
Update engine.version (#6567)
by Adam Barth
· 8 years ago
cf3452f
Revert "Fix Bruschetta typo" (#6565)
by Eric Seidel
· 8 years ago
bf3d478
Fix Bruschetta typo (#6563)
by Eric Seidel
· 8 years ago
ea5fd81
Use dark theme in GridTileBar (#6527)
by Chris Bracken
· 8 years ago
e0515f3
Tweaks to the Flex documentation. (#6547)
by Ian Hickson
· 8 years ago
7acc996
update Android device detection to handle adb error messages (#6521)
by Dan Rubel
· 8 years ago
Next »