Brett Morgan
a481c264cd
Remove git:// url, update deps, fix `destop_photo_search` ( #1052 )
3 years ago
Miguel Beltran
03dbbcd667
Add window setup to veggie seasons ( #1049 )
3 years ago
Miguel Beltran
35713ac2d9
rename constants ( #1047 )
3 years ago
Miguel Beltran
07e99272f3
Add Min window size ( #1048 )
3 years ago
Miguel Beltran
c452c1fcce
Add window desktop setup to navigation_and_routing ( #1043 )
3 years ago
Miguel Beltran
9e9f1dea4c
Add window setup to provider_counter ( #1046 )
3 years ago
Miguel Beltran
25dcadb0ef
Add window setup to null_unsafe_app ( #1045 )
3 years ago
Miguel Beltran
9ed8a73e2d
Add window setup to null_safe_app ( #1044 )
3 years ago
Brett Morgan
3cfdc5927e
`simplistic_calculator`: Breaking apart into a bunch of steps ( #1033 )
3 years ago
Miguel Beltran
6d7ff34d62
Add desktop window setup to form_app ( #1039 )
3 years ago
Miguel Beltran
3eeac8e7de
Add desktop window setup to infinite_list ( #1040 )
3 years ago
Miguel Beltran
b2daccca71
Add desktop window setup to isolate_example ( #1041 )
3 years ago
Miguel Beltran
aa6aef0ef6
Add window desktop setup to jsonexample ( #1042 )
3 years ago
Miguel Beltran
83539ccdc8
Add setupWindow with min size to Material desktop photo search ( #1037 )
3 years ago
Miguel Beltran
0292d4a36d
Add min window size to desktop app ( #1036 )
3 years ago
Miguel Beltran
1fc5ef093b
Add Desktop window setup to Animations sample ( #1035 )
3 years ago
Jonas Cerqueira Junior
ec140beda1
Enable mouse scrolling on Carousel sample ( #965 )
...
* Enable mouse scrollBehavior on carousel sample
Overriding PageVeiw scrollBehavior , adding PointerDeviceKind.mouse as a dragDevice
* Flutter format
3 years ago
Miguel Beltran
4b9cc632a7
Setup to handle app window on desktop ( #1028 )
3 years ago
Brett Morgan
67a6d1a068
Refactoring `simplistic_calculator` ( #1032 )
...
Seperate configuraiton data from display.
Also, it now uses constructor tearoffs.
3 years ago
Brett Morgan
4366e1015a
Simplistic Calculator ( #1030 )
...
* Simplistic Calculator, initial commit
* Add Linux runner
* Add macOS runner, update `main.dart` for iOS
* Add a test
3 years ago
Miguel Beltran
f9b9511d01
Update provider_counter Android files ( #1024 )
3 years ago
Miguel Beltran
6819111886
Update platform_design Android files ( #1023 )
3 years ago
Miguel Beltran
d8d58fa0a7
Update Kotlin plugin version in testing_app ( #1025 )
3 years ago
Miguel Beltran
2714e8ccba
Update Android files in navigation_and_routing (bookstore) ( #1019 )
3 years ago
Miguel Beltran
210029024d
Update null_safety Android files ( #1020 )
3 years ago
Miguel Beltran
5c7afb10cf
Update place_tracker Android files ( #1021 )
3 years ago
Miguel Beltran
7e7ed30295
Update platform_channels Android files ( #1022 )
3 years ago
Miguel Beltran
2e8a2c9e6d
Updated Android files ( #1013 )
3 years ago
Miguel Beltran
5f0b6f3055
Update Android files in infinite_list ( #1014 )
3 years ago
Miguel Beltran
b83102d382
Update Android files in animations ( #1015 )
3 years ago
Miguel Beltran
24dcdb6ac0
Update Android files in form_ap ( #1016 )
3 years ago
Miguel Beltran
515cdc1d5d
Update Android files in isolate_example ( #1017 )
3 years ago
Miguel Beltran
a89f1e0b5c
Update Android files in jsonexample ( #1018 )
3 years ago
Chris Bracken
8c48dcdd49
Photo search: minor menu item text cleanup ( #997 )
3 years ago
Craig Labenz
9720e2698b
Working slide_puzzle ( #1012 )
...
* updates slide puzzle to latest
* Bump slide_puzzle to working version
* switch to slide_puzzle release
* Bump slide_puzzle to working version
3 years ago
Craig Labenz
d070028135
updates slide puzzle to latest ( #1011 )
3 years ago
Craig Labenz
7ec65b7236
restored GA to samples index ( #1010 )
3 years ago
Brett Morgan
ae50cc192e
Update `slide_puzzle` ( #1007 )
3 years ago
Brett Morgan
9c02a0fa09
Migrate `desktop_photo_search` to top level ( #1002 )
3 years ago
Andrew Brogdon
93bf3263c5
Lands beta changes. ( #1006 )
3 years ago
Michael Goderbauer
5f4d30740c
Fix multiple_flutters_android ( #1005 )
3 years ago
eggfly
0024df9dad
Add the leak_vm meta-data in add-to-app sample. ( #996 )
3 years ago
Brett Morgan
e20b4a1f28
`testing_app`: Rebuild runners ( #995 )
3 years ago
John Ryan
ff405c894c
update slide_puzzle to latest commit ( #993 )
3 years ago
Chris Bracken
0687245ebf
Photo search: Wrap tree node in Semantics widget ( #988 )
...
The results tree view nodes are each a Row widget containing an
IconButton (which in this case is blank) and an InkWell. In order to
expose this as a tappable widget in screen readers, we wrap the tree
nodes in a Semantics widget that performs the same function as the
InkWell would when tapped.
3 years ago
Chris Bracken
de9afb40e0
Photo search: update Linux window title ( #991 )
3 years ago
Chris Bracken
6f78a89a61
Photo search: Add image, download button semantics ( #989 )
...
Adds the Unsplash photo description, if available, as the image
semantics label in the photo detail view.
Adds a 'download' tooltip to the download IconButton, which also sets
the semantics label for screen readers.
3 years ago
Chris Bracken
8da15e2059
Photo search: Set window title on Windows ( #987 )
...
Updates the window title to "Desktop Photo Search" in the Windows
build of desktop_photo_search.
3 years ago
Abdullah Deshmukh
e0fe2830cb
Update README.md ( #986 )
3 years ago
Brett Morgan
a5203b071c
`linting_tool`: Fix warnings and update dependencies ( #981 )
3 years ago