Sign in
flutter
/
mirrors
/
flutter
/
5fcd9c255eb3d0e9672d5467cdaa45d354388bf7
/
dev
/
manual_tests
/
lib
/
overlay_geometry.dart
10a7c9b
Unify analysis options (#108462)
by Michael Goderbauer
· 2 years, 8 months ago
ca2d60e
Prepare more of `dev` for use_super_parameters (#101073)
by Michael Goderbauer
· 3 years ago
a8e2606
Migrate manual_tests to null safety (#82611)
by Abhishek Ghaskata
· 3 years, 10 months ago
7c4c341
Remove accentColor et al. from tests (#78449)
by Hans Muller
· 4 years ago
0f56829
enable use_key_in_widget_constructors lint (#77032)
by Michael Goderbauer
· 4 years, 1 month ago
d546e1d
fix for upcoming lint use_named_constants (#74788)
by Alexandre Ardhuin
· 4 years, 2 months ago
2b63181
Remove "unnecessary" imports. (#74385)
by Sam Rawlins
· 4 years, 2 months ago
1ba4f1f
Add Linux and Windows target platforms (#51519)
by Greg Spencer
· 5 years ago
4f9b6cf
enable lint prefer_final_in_for_each (#47724)
by Alexandre Ardhuin
· 5 years ago
ec1a015
implicit-casts:false in dev (#45787)
by Alexandre Ardhuin
· 5 years ago
449f4a6
License update (#45373)
by Ian Hickson
· 5 years ago
245d1b5
Add macOS to TargetPlatform (#43457)
by Greg Spencer
· 5 years ago
29ab6b5
Update manual_tests to be able to run on macOS/web (#44830)
by Greg Spencer
· 5 years ago
9749f59
Desktop manual tests (#41247)
by Greg Spencer
· 6 years ago
df4bf45
more UI-as-code (#35516)
by Alexandre Ardhuin
· 6 years ago
a07d371
enable lint prefer_generic_function_type_aliases (#21680)
by Alexandre Ardhuin
· 7 years ago
d927c93
Unnecessary new (#20138)
by Alexandre Ardhuin
· 7 years ago
eda03e2
re-re-enable lint unnecessary_const (#20103)
by Alexandre Ardhuin
· 7 years ago
00aac68
Revert flutter/flutter#19592 (#19861)
by Todd Volkert
· 7 years ago
2701835
re-enable lint unnecessary_const (#19592)
by Alexandre Ardhuin
· 7 years ago
f630f90
Revert "enable lint unnecessary_const (#19342)" (#19423)
by Ian Hickson
· 7 years ago
cc1cf13
enable lint unnecessary_const (#19342)
by Alexandre Ardhuin
· 7 years ago
2ae4884
Revert elimination of Dart 1 (#18460)
by Chris Bracken
· 7 years ago
6c56bb2
Update typedef syntax to use Function notation and turn on lint for old notation. (#18362)
by Greg Spencer
· 7 years ago
09276be
enable lint prefer_equal_for_default_values (#18156)
by Alexandre Ardhuin
· 7 years ago
b921fdc
Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)" (#18041)
by Greg Spencer
· 7 years ago
3258602
Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)
by Greg Spencer
· 7 years ago
da5be60
Fix overlay_geometry manual test. (#13315)
by Ian Hickson
· 7 years ago
457b8c0
Repackage manual_tests with the current project template (#10057)
by Jason Simmons
· 8 years ago
[Renamed from dev/manual_tests/overlay_geometry.dart]
9541848
make @immutable const classes (#9532)
by Alexandre Ardhuin
· 8 years ago
bf017b7
Move Point to Offset (#9277)
by Ian Hickson
· 8 years ago
3eb8783
Constants! Constants everywhere! (#9286)
by Ian Hickson
· 8 years ago
578ca0a
use color.shadeXxx instead of color[Xxx] (#8932)
by Alexandre Ardhuin
· 8 years ago
329e52c
apply upcoming rule use_collection_literals_when_possible (#8649)
by Alexandre Ardhuin
· 8 years ago
6c97dd2
Declare locals as final where not reassigned (dev) (#8574)
by Chris Bracken
· 8 years ago
e9a775b
prefer const constructors (#8316)
by Alexandre Ardhuin
· 8 years ago
e0b12ca
Two becomes one (#8253)
by Adam Barth
· 8 years ago
464a8e7
Formally deprecate Block and ScrollableViewport (#8166)
by Adam Barth
· 8 years ago
fe0b909
Remove more clients of LazyBlock (#8071)
by Adam Barth
· 8 years ago
53fc96d
Small Flutter strong mode cleanup fixes. (#7825)
by Jacob Richman
· 8 years ago
51f8fb9
Add a scrollbar to the license screen. (#5114)
by Ian Hickson
· 9 years ago
7d9f8d9
Introduce TapDownDetails and TapUpDetails (#4431)
by Adam Barth
· 9 years ago
7ac0ce7
Add API for specifying the system overlay style. (#4422)
by Todd Volkert
· 9 years ago
1b9476c
Hide routes from the API when they're not needed. (#3431)
by Ian Hickson
· 9 years ago
6fd6859
LazyBlock docs and physics
by Adam Barth
· 9 years ago
40899eb
Port clients of ScrollableMixedWidgetList to LazyBlock
by Adam Barth
· 9 years ago
797e27e
Add @override annotations to flutter framework
by Hixie
· 9 years ago
ede5dfc
[rename fixit] ToolBar -> AppBar
by Adam Barth
· 9 years ago
9b9ad3d
[rename fixit] RouteBuilder -> BuildContext
by Adam Barth
· 9 years ago
95fc5ae
[rename fixit] *Component* -> *Widget*
by Adam Barth
· 9 years ago
e71bd77
[rename fixit] EdgeDims -> EdgeInsets
by Adam Barth
· 9 years ago
e4b1eab
Remove //examples/widgets
by Adam Barth
· 9 years ago
[Renamed from examples/widgets/overlay_geometry.dart]
a94999b
Clean up imports and exports.
by Ian Hickson
· 9 years ago
0567664
Use a named argument for Widget children
by Adam Barth
· 9 years ago
ab89d2e
Update to the new TextDecoration API
by Adam Barth
· 9 years ago
13f9e91
Cleanup the global scope a bit:
by Adam Barth
· 9 years ago
f162555
PointerInput refactor
by Ian Hickson
· 9 years ago
abf0359
Remove PaintingCanvas
by Adam Barth
· 9 years ago
72329cf
Callback identity is too fragile for CustomPaint
by Adam Barth
· 9 years ago
c769d12
Add a Positioned constructor from a Rect
by Adam Barth
· 9 years ago
a6c473e
Strong modeify the examples
by Hixie
· 9 years ago
529fa95
Give the CustomPaint and SizeObserver callbacks better names
by Adam Barth
· 9 years ago
47c854b
Merge pull request #1673 from abarth/rm_old_paint_setters
by Adam Barth
· 9 years ago
2aa79d5
Remove old setFoo functions on Paint
by Adam Barth
· 9 years ago
27b5fc1
Scaffold should wrap its body in a Material
by Adam Barth
· 9 years ago
ccfecf4
Restored overlay_geometry example
by Hans Muller
· 9 years ago
ecce1eb
Import dart:ui as ui (instead of as sky)
by Adam Barth
· 9 years ago
65eba90
Rename package:sky to package:flutter
by Adam Barth
· 9 years ago
5b37f87
Rename dart:sky to dart:ui
by Adam Barth
· 9 years ago
db3b9e8
Rename App to MaterialApp
by Adam Barth
· 9 years ago
cc80949
Split material design widgets out of widgets.dart
by Adam Barth
· 9 years ago
89a0982
Simplify Scaffold
by Adam Barth
· 9 years ago
90a0f63
Simplify the usage of Navigator's routes argument
by Hixie
· 9 years ago
4d186e3
Port overlay_geometry.dart demo.
by Hixie
· 10 years ago
051354a
Remove EventDisposition
by Adam Barth
· 10 years ago
4467a26
Move theme into material.dart
by Adam Barth
· 10 years ago
d0ad775
Remove lerp.dart
by Adam Barth
· 10 years ago
9047830
Rationalise the Key API.
by Hixie
· 10 years ago
010589b
Rename all the scrollable classes
by Adam Barth
· 10 years ago
51c7194
Add SetRequestedOrientation to Activity service
by Adam Barth
· 10 years ago
dea3a09
Add package:sky/rendering.dart
by Adam Barth
· 10 years ago
91a783b
Rename Widget.root to Widget.renderObject
by Adam Barth
· 10 years ago
d2d9ae1
The IgnorePointer class enables one to cut a widget subtree off from pointer events. This is useful when a sibling should not shield pointer events from overlapping siblings below it.
by Hans Muller
· 10 years ago