Sign in
flutter
/
mirrors
/
flutter
/
db58c665a3d2eed54e92d3e441c56ce967bda4ce
/
packages
db58c66
Replace Intl.plural() with Intl.pluralLogic() in MaterialLocalizations (#20314)
by Hans Muller
· 7 years ago
345d939
Add showCupertinoDialog and showGeneralDialog (#20152)
by Natalie Sampsell
· 7 years ago
f310aca
add await to make timing match sync async modes (#20320)
by Jonah Williams
· 7 years ago
c0b7070
flutter update-packages --force-upgrade
by Amir Hardon
· 7 years ago
b32c77a
Use scrollPhysics.allowImplicitScrolling to configure scrollable semantics (#20210)
by Jonah Williams
· 7 years ago
57d8930
Roll engine to 7f083e54fe75 (#20310)
by liyuqian
· 7 years ago
7defaca
fix formatting for test/widgets/platform_view_test.dart
by Amir Hardon
· 7 years ago
ccaa063
AndroidView touch support.
by Amir Hardon
· 7 years ago
3c83c52
FlutterProject refactoring and test coverage (#20296)
by Mikkel Nygaard Ravn
· 7 years ago
e60087a
Remove Travis configuration from flutter/flutter (#20288)
by Greg Spencer
· 7 years ago
b0046b1
Segmented control fixes (#20202)
by Natalie Sampsell
· 7 years ago
99d5ef9
Add custom actions to the reorderable list (#20108)
by David Shuckerow
· 7 years ago
4de692a
Add AccessibilityFeatures to media query and fix Snackbar a11y behavior (#19336)
by Jonah Williams
· 7 years ago
83f3b7d
Rename OnPlatformViewCreated to PlatformViewCreatedCallback (#20189)
by amirh
· 7 years ago
e77b186
Enable lint unnecessary_statements. Codebase is compliant. (#20099)
by Michael R Fairhurst
· 7 years ago
4a7b4a4
increase size of user account drawer headers to 48 by 48 (#20266)
by Jonah Williams
· 7 years ago
d041b31
EditableText Cursor can be set to not blink for testing (#20004)
by sandrasandeep
· 7 years ago
872e88c
Reduce noise on the memory benchmarks (#19630) (#20163)
by Ian Hickson
· 7 years ago
81458c7
Added TweenSequence, TweenSequenceItem, ConstantTween (#20056)
by Hans Muller
· 7 years ago
8c02b8f
Fix issue for iOS to build any app and run on simulator #19618 (#19863)
by Matteo Crippa
· 7 years ago
a0b5448
Add route/routeName to search page (#20190)
by Jonah Williams
· 7 years ago
d1f446e
Support flutter run/build of module on Android (#20197)
by Mikkel Nygaard Ravn
· 7 years ago
75960f3
Cleanup in localizations code (#20018)
by Ian Hickson
· 7 years ago
a96fb44
Increase the precision of the performance benchmarks. (#20159)
by Ian Hickson
· 7 years ago
9ffa1c5
Add Clip enum to Material and related widgets (#18576)
by liyuqian
· 7 years ago
ad16374
Extend InputDecoration with prefix/suffix padding (#19514)
by Christian Mürtz
· 7 years ago
8dd06a1
Revert " Support flutter run on Android module project (#19600)" (#20182)
by Mikkel Nygaard Ravn
· 7 years ago
cacd291
Support flutter run on Android module project (#19600)
by Sarah Zakarias
· 7 years ago
60d223c
Support touch in AndroidViewController. (#19907)
by amirh
· 7 years ago
a2ca14d
Revert "Reduce noise on the memory benchmarks" (#20158)
by Ian Hickson
· 7 years ago
8eb5cb7
Reduce noise on the memory benchmarks (#19630)
by Ian Hickson
· 7 years ago
1f7082d
remove const (#20151)
by Jonah Williams
· 7 years ago
55c7e6e
Support customizing standard accessibility action hints on Android. (#19665)
by Jonah Williams
· 7 years ago
651c5ab
Fix latent type error in Flutter manifest (#20143)
by Mikkel Nygaard Ravn
· 7 years ago
35d50a0
Fix issues found running tests
by asiva
· 7 years ago
b280074
Move async from member access to construction (#20035)
by Mikkel Nygaard Ravn
· 7 years ago
eda03e2
re-re-enable lint unnecessary_const (#20103)
by Alexandre Ardhuin
· 7 years ago
02e9afe
Der Datumsauswahldialog spricht jetzt deutsch (#20115)
by Michael Goderbauer
· 7 years ago
724b924
Dart SDK roll for 8/1/2018 (#20120)
by Aart Bik
· 7 years ago
ffdd6e1
Toggle whether label or hint contribute to text field semantics when unfocused/focused (#19790)
by Jonah Williams
· 7 years ago
ed533e9
Split GoldensClient out of flutter_goldens.dart (#20102)
by amirh
· 7 years ago
506cf3c
Added ability to use custom colors for SegmentedControl (#20005)
by Natalie Sampsell
· 7 years ago
d2ab29d
Drawer fix (#20015)
by jslavitz
· 7 years ago
9370569
Skip tests that are expected to fail with timeouts (#20074)
by Danny Tuppeny
· 7 years ago
6d92151
[gn] Be explicit about Dart sources.
by Ryan Macnak
· 7 years ago
e816f64
remove the option to pass in the --no-preview-dart-2 flag to analysis (#20041)
by Devon Carew
· 7 years ago
7ba2a84
roll engine to 91ff524e63298a2d0e15c2a0d47e0a005524c51c (#20055)
by Jonah Williams
· 7 years ago
4fd6188
Fix SegmentedControl accessibility (#19994)
by Natalie Sampsell
· 7 years ago
ab9f17c
Adding curve animations to documentation. (#19681)
by Greg Spencer
· 7 years ago
35b55d5
Add image stream error handling mechanism (#18424)
by xster
· 7 years ago
e9c8e36
When dispatching a semantic event, check if the node has been merged with parent (#20020)
by Jonah Williams
· 7 years ago
63098f2
Apply curved animation in AnimatedOpacity (#19620)
by sir-boformer
· 7 years ago
12eff1d
Change from .first to .single to ensure this (#19981)
by Danny Tuppeny
· 7 years ago
cb03ca1
Semantics for CupertinoTabBar (#19924)
by xster
· 7 years ago
5b30b39
make sure bottom nav bar always contributes labels (#19934)
by Jonah Williams
· 7 years ago
acf4b6c
Clean up startProgress logic. (#19695) (#20009)
by Ian Hickson
· 7 years ago
ee39627
Fix dropdown button semantics (#19932)
by Jonah Williams
· 7 years ago
f844fad
Reorderable list widget and Material demo (#18374)
by David Shuckerow
· 7 years ago
cded7ef
Fix CupertinoSwitch accessibility (#19927)
by xster
· 7 years ago
dfe5b59
Increase time picker clock touch targets to 48 by 48 (#19936)
by Jonah Williams
· 7 years ago
5819008
increase checkbox size and fix header area (#19966)
by Jonah Williams
· 7 years ago
7e2434c
move semantics inside of opacity animation (#19960)
by Jonah Williams
· 7 years ago
b2eed9a
add export of TextCapitalization to text_field.dart (#19955)
by Jonah Williams
· 7 years ago
51d3daa
Change 'flutter ide-config' to optionally create root Intellij module (#19920)
by Stanislav Baranov
· 7 years ago
4509ad5
Do not implicitly scroll a PageView when showOnScreen is called (#19735)
by Michael Goderbauer
· 7 years ago
82415e6
add semantic label to image icon and exclude semantics from image widget (#19970)
by Jonah Williams
· 7 years ago
29410ab
Update the documentation on BinaryCodec (#19887)
by Mehmet Fidanboylu
· 7 years ago
d62aa96
Fix onPlatformViewCreated comment wording (#19933)
by amirh
· 7 years ago
e262817
Fix the gradle templates so that they default to values rather than throw build exceptions. (#19916)
by Greg Spencer
· 7 years ago
0b1ef6b
Reduce the haptic feedback on the draggable widget. (#19585)
by David Shuckerow
· 7 years ago
1b81b61
swap default of card widget (#19898)
by Jonah Williams
· 7 years ago
78a00cb
Revert "Revert "roll engine to 6f7bdc9fabef810b14577deef5cf330029fd290e" (#19878)" (#19880)
by Todd Volkert
· 7 years ago
e52eeba
Revert "roll engine to 6f7bdc9fabef810b14577deef5cf330029fd290e" (#19878)
by Todd Volkert
· 7 years ago
00aac68
Revert flutter/flutter#19592 (#19861)
by Todd Volkert
· 7 years ago
8b05629
roll engine to 6f7bdc9fabef810b14577deef5cf330029fd290e (#19848)
by Jonah Williams
· 7 years ago
b5b1cbe
handle case where image is null as well (#19797)
by Jonah Williams
· 7 years ago
e6fa45d
Added 35 icons (#19725)
by creativecreatorormaybenot
· 7 years ago
7ea164e
More dart 2 fixes to fuchsia_tester.dart (#19846)
by Todd Volkert
· 7 years ago
730a534
Make Card explicitChildNodes vs container be configurable (#19693)
by Jonah Williams
· 7 years ago
9c15963
Revert "Clean up startProgress logic. (#19695)" (#19842)
by Jonah Williams
· 7 years ago
0636c6f
Clean up startProgress logic. (#19695)
by Ian Hickson
· 7 years ago
f516074
Add header SemanticsFlag to bottom nav bar (#19803)
by Jonah Williams
· 7 years ago
70791c3
Roll pubspec forward to new json_schema, matcher and vector_math (#19802)
by Leaf Petersen
· 7 years ago
f72c514
Add IJ module definitions for modules (#19722)
by stevemessick
· 7 years ago
1a41499
Move commit range determination inside of test.dart (#19777)
by Greg Spencer
· 7 years ago
28dc007
Added single open panel functionality (#19624)
by jslavitz
· 7 years ago
d098dc3
Add excludeSemantics flag to semantics widget (#19650)
by Jonah Williams
· 7 years ago
1269863
Fix touch event conversion bugs. (#19780)
by amirh
· 7 years ago
ed0f4e0
Enhance SizeTransition docs (#19721)
by Greg Spencer
· 7 years ago
93dd3f1
Skip integration tests that use flutter-tester on Windows (#19773)
by Danny Tuppeny
· 7 years ago
b3c319e
Add integration tests to ensure flutter run does not quit at startup (#19473)
by Danny Tuppeny
· 7 years ago
2a679bd
Look up breakpoints rather than relying on magic numbers (#19708)
by Danny Tuppeny
· 7 years ago
bdf0dd4
Skip attach test on Windows due to #17833 (#19763)
by Danny Tuppeny
· 7 years ago
d71d100
Rename file -> _test so it runs on CI! (#19749)
by Danny Tuppeny
· 7 years ago
da0e898
Added SM-G960F to the list of known physical devices (#18966)
by Paweł Polański
· 7 years ago
46da853
Add some options to format subcommand (#18360)
by moznion
· 7 years ago
6258f32
Make Fuchsia tools Dart 2 clean (#19727)
by Todd Volkert
· 7 years ago
12aa7ec
remove trailing whitespace (#19728)
by Jonah Williams
· 7 years ago
fba4fdb
Fix off by one error in TextPainter. (#19429)
by Jonah Williams
· 7 years ago
810a29d
Semantics framework updates (#18758)
by Jonah Williams
· 7 years ago
Next »