1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Commit Graph

849 Commits

Author SHA1 Message Date
Brett Morgan
e01153cb50 desktop_photo_search: update depenndencies (#1055) 2022-04-06 11:37:17 +10:00
godofredoc
f58928da91 Remove binaries from samples. (#1057)
This is to remove the security alerts related to checked in binaries.
2022-03-26 03:25:17 +10:00
Chris Bracken
5f87f43226 Photo search: add Quit menu item (#998)
Adds a Quit menu item to exit the app.
2022-03-24 13:13:56 -07:00
godofredoc
a02f74d707 Enable scorecards. (#1054)
This will help us assess the security posture of this repository.
2022-03-19 09:17:16 +10:00
Brett Morgan
a481c264cd Remove git:// url, update deps, fix destop_photo_search (#1052) 2022-03-19 08:37:04 +10:00
Miguel Beltran
03dbbcd667 Add window setup to veggie seasons (#1049) 2022-03-09 18:04:46 +11:00
Miguel Beltran
35713ac2d9 rename constants (#1047) 2022-03-08 11:08:53 +10:00
Miguel Beltran
07e99272f3 Add Min window size (#1048) 2022-03-08 11:08:02 +10:00
Miguel Beltran
c452c1fcce Add window desktop setup to navigation_and_routing (#1043) 2022-03-08 11:04:47 +10:00
Miguel Beltran
9e9f1dea4c Add window setup to provider_counter (#1046) 2022-03-08 11:04:11 +10:00
Miguel Beltran
25dcadb0ef Add window setup to null_unsafe_app (#1045) 2022-03-08 10:58:41 +10:00
Miguel Beltran
9ed8a73e2d Add window setup to null_safe_app (#1044) 2022-03-04 22:01:19 +10:00
Brett Morgan
3cfdc5927e simplistic_calculator: Breaking apart into a bunch of steps (#1033) 2022-03-04 15:25:00 +10:00
Miguel Beltran
6d7ff34d62 Add desktop window setup to form_app (#1039) 2022-03-04 09:04:20 +10:00
Miguel Beltran
3eeac8e7de Add desktop window setup to infinite_list (#1040) 2022-03-04 09:02:58 +10:00
Miguel Beltran
b2daccca71 Add desktop window setup to isolate_example (#1041) 2022-03-04 09:01:53 +10:00
Miguel Beltran
aa6aef0ef6 Add window desktop setup to jsonexample (#1042) 2022-03-04 08:59:55 +10:00
Miguel Beltran
83539ccdc8 Add setupWindow with min size to Material desktop photo search (#1037) 2022-03-03 15:44:04 +11:00
Miguel Beltran
0292d4a36d Add min window size to desktop app (#1036) 2022-03-02 08:57:10 +10:00
Miguel Beltran
1fc5ef093b Add Desktop window setup to Animations sample (#1035) 2022-03-02 08:55:36 +10:00
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
2022-02-28 11:57:09 -08:00
Miguel Beltran
4b9cc632a7 Setup to handle app window on desktop (#1028) 2022-03-01 05:50:10 +10:00
Brett Morgan
67a6d1a068 Refactoring simplistic_calculator (#1032)
Seperate configuraiton data from display.
Also, it now uses constructor tearoffs.
2022-02-28 09:17:35 -08:00
Brett Morgan
4366e1015a Simplistic Calculator (#1030)
* Simplistic Calculator, initial commit

* Add Linux runner

* Add macOS runner, update `main.dart` for iOS

* Add a test
2022-02-27 09:09:31 -08:00
Miguel Beltran
f9b9511d01 Update provider_counter Android files (#1024) 2022-02-20 20:18:55 +10:00
Miguel Beltran
6819111886 Update platform_design Android files (#1023) 2022-02-20 20:17:41 +10:00
Miguel Beltran
d8d58fa0a7 Update Kotlin plugin version in testing_app (#1025) 2022-02-20 20:16:30 +10:00
Miguel Beltran
2714e8ccba Update Android files in navigation_and_routing (bookstore) (#1019) 2022-02-20 19:36:53 +10:00
Miguel Beltran
210029024d Update null_safety Android files (#1020) 2022-02-20 19:36:14 +10:00
Miguel Beltran
5c7afb10cf Update place_tracker Android files (#1021) 2022-02-20 19:35:20 +10:00
Miguel Beltran
7e7ed30295 Update platform_channels Android files (#1022) 2022-02-20 19:31:02 +10:00
Miguel Beltran
2e8a2c9e6d Updated Android files (#1013) 2022-02-18 13:54:32 +10:00
Miguel Beltran
5f0b6f3055 Update Android files in infinite_list (#1014) 2022-02-18 11:22:11 +10:00
Miguel Beltran
b83102d382 Update Android files in animations (#1015) 2022-02-18 11:21:39 +10:00
Miguel Beltran
24dcdb6ac0 Update Android files in form_ap (#1016) 2022-02-18 11:20:43 +10:00
Miguel Beltran
515cdc1d5d Update Android files in isolate_example (#1017) 2022-02-18 11:20:00 +10:00
Miguel Beltran
a89f1e0b5c Update Android files in jsonexample (#1018) 2022-02-18 11:19:28 +10:00
Chris Bracken
8c48dcdd49 Photo search: minor menu item text cleanup (#997) 2022-02-15 12:54:21 +10:00
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
2022-02-14 13:41:11 -08:00
Craig Labenz
d070028135 updates slide puzzle to latest (#1011) 2022-02-11 12:49:26 -08:00
Craig Labenz
7ec65b7236 restored GA to samples index (#1010) 2022-02-09 09:05:41 -08:00
Brett Morgan
ae50cc192e Update slide_puzzle (#1007) 2022-02-04 14:56:26 -08:00
Brett Morgan
9c02a0fa09 Migrate desktop_photo_search to top level (#1002) 2022-02-04 08:33:53 +10:00
Andrew Brogdon
93bf3263c5 Lands beta changes. (#1006) 2022-02-03 12:43:20 -08:00
Michael Goderbauer
5f4d30740c Fix multiple_flutters_android (#1005) 2022-02-02 12:59:08 -08:00
eggfly
0024df9dad Add the leak_vm meta-data in add-to-app sample. (#996) 2022-01-22 11:26:19 +08:00
Brett Morgan
e20b4a1f28 testing_app: Rebuild runners (#995) 2022-01-19 09:45:03 -08:00
John Ryan
ff405c894c update slide_puzzle to latest commit (#993) 2022-01-18 17:41:31 -08:00
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.
2022-01-14 18:32:14 -08:00
Chris Bracken
de9afb40e0 Photo search: update Linux window title (#991) 2022-01-15 12:56:30 +11:00