Alexandre Ardhuin
|
f62afdcf57
|
add missing type parameter on methods (#22096)
|
2018-10-01 21:29:08 +02:00 |
|
Alexandre Ardhuin
|
d927c93310
|
Unnecessary new (#20138)
* enable lint unnecessary_new
* fix tests
* fix tests
* fix tests
|
2018-09-12 08:29:29 +02:00 |
|
Alexandre Ardhuin
|
eda03e2586
|
re-re-enable lint unnecessary_const (#20103)
|
2018-08-02 12:02:32 +02:00 |
|
Todd Volkert
|
00aac68e2d
|
Revert flutter/flutter#19592 (#19861)
It was causing problems rolling Flutter into Fuchsia
|
2018-07-27 08:44:39 -07:00 |
|
Alexandre Ardhuin
|
27018359d2
|
re-enable lint unnecessary_const (#19592)
* re-enable lint unnecessary_const
* remove trailling whitespaces
* remove unnecessary const (after merge)
|
2018-07-23 08:31:48 +02:00 |
|
Ian Hickson
|
f630f90d6d
|
Revert "enable lint unnecessary_const (#19342)" (#19423)
This reverts commit cc1cf13eec6752af992d3db0265cf04cc90bfd13.
|
2018-07-16 13:30:27 -07:00 |
|
Alexandre Ardhuin
|
cc1cf13eec
|
enable lint unnecessary_const (#19342)
|
2018-07-16 21:43:48 +02:00 |
|
Alexandre Ardhuin
|
09276bea25
|
enable lint prefer_equal_for_default_values (#18156)
|
2018-06-05 08:50:40 +02:00 |
|
Adrian Secord
|
1680e55c02
|
Updated links to Material design guidelines to use short links. (#17077)
|
2018-04-30 20:29:46 -07:00 |
|
Josh Soref
|
c5a5945e92
|
Spelling (#15229)
* spelling: accommodate
* spelling: allotted
* spelling: anonymous
* spelling: artificial
* spelling: associated
* spelling: asset
* spelling: button
* spelling: canvas
* spelling: compatibility
* spelling: coverage
* spelling: condition
* spelling: decoration
* spelling: deferring
* spelling: diameter
* spelling: direction
* spelling: displacement
* spelling: dropdown
* spelling: needing
* spelling: environment
* spelling: exited
* spelling: expansion
* spelling: explore
* spelling: families
* spelling: horizontal
* spelling: increment
* spelling: indices
* spelling: internationalization
* spelling: labrador
* spelling: localizations
* spelling: midflight
* spelling: milliseconds
* spelling: minimum
* spelling: multiple
* spelling: multiplication
* spelling: navigator
* spelling: overridden
* spelling: package
* spelling: performance
* spelling: platform
* spelling: porsche
* spelling: position
* spelling: preceded
* spelling: precede
* spelling: precedence
* spelling: print
* spelling: property
* spelling: readily
* spelling: reproducibility
* spelling: rounded
* spelling: scroll
* spelling: separate
* spelling: separator
* spelling: services
* spelling: specific
* spelling: specify
* spelling: synchronously
* spelling: through
* spelling: timeout
* spelling: triangle
* spelling: trivial
* spelling: unusual
* spelling: then
* spelling: vertically
* spelling: visible
* spelling: visited
* spelling: voice
|
2018-03-06 21:36:03 -08:00 |
|
Greg Spencer
|
66febf2663
|
Add semantics traversal order example (#14174)
|
2018-02-06 14:13:08 -08:00 |
|
Alexandre Ardhuin
|
c02b6a8bcf
|
some whitespace cleanup (#14443)
|
2018-02-02 23:27:29 +01:00 |
|
Greg Spencer
|
fc2f3b4f0f
|
Updated run configurations with catalog examples. (#13099)
|
2017-11-28 16:04:30 -08:00 |
|
Michael Goderbauer
|
4d9fbe78d7
|
Add a custom semantics sample (#12742)
* Add a custom semantics sample
* typo
* Review comments
|
2017-10-31 15:36:00 -07:00 |
|
Adam Barth
|
0044ea2dbb
|
Replace usage of FractionalOffset with Alignment (#12348)
Alignment will eventually replace FractionalOffset.
|
2017-10-02 00:06:24 -07:00 |
|
Hans Muller
|
e5009e8827
|
Updated sample catalog templates and app summaries (#11052)
|
2017-06-30 10:29:59 -07:00 |
|
Hans Muller
|
3d6e36d056
|
Updates Sample Catalog v0.0 (#11022)
|
2017-06-29 10:44:45 -07:00 |
|
Hans Muller
|
0e4dda7736
|
Improved support for saving and restoring the scroll offset, etc V2 (#10590)
|
2017-06-08 17:20:36 -07:00 |
|
Alexandre Ardhuin
|
1eaefe1837
|
more const for immutables (#10563)
|
2017-06-08 22:04:18 +02:00 |
|
Ian Hickson
|
6ccc618abd
|
Revert "Improved support for saving and restoring the scroll offset, etc (#10517)" (#10575)
This reverts commit c8e4cbf27d58bec1342d0287f389926fa0e9d9a6.
|
2017-06-07 18:51:28 -07:00 |
|
Alexandre Ardhuin
|
7d71326363
|
apply prefer_asserts_in_initializer_list lint (#10540)
|
2017-06-07 21:39:47 +02:00 |
|
Hans Muller
|
c8e4cbf27d
|
Improved support for saving and restoring the scroll offset, etc (#10517)
|
2017-06-06 12:11:21 -07:00 |
|
Mikkel Nygaard Ravn
|
c63ac6b33a
|
Upgrade to new template (#10374)
|
2017-06-01 22:09:28 +02:00 |
|
Hans Muller
|
2a140a7752
|
Sample Catalog page/screenshot production (#10212)
|
2017-05-22 08:09:15 -07:00 |
|
Hans Muller
|
ceab6f9784
|
Added some simple AppBar examples to the sample catalog (#9912)
|
2017-05-15 10:02:39 -07:00 |
|
Hans Muller
|
09e8c2ffb0
|
Update ExpansionTile, added a sample app (#10019)
|
2017-05-12 09:11:00 -07:00 |
|
Alexandre Ardhuin
|
e4546584d1
|
enable always_require_non_null_named_parameters lint (#9948)
* enable always_require_non_null_named_parameters lint
* Update home.dart
|
2017-05-10 08:45:36 +02:00 |
|
Hans Muller
|
7414e13423
|
AnimatedList sample app (#9685)
|
2017-05-01 12:57:34 -07:00 |
|