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

131 Commits

Author SHA1 Message Date
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.
2022-01-14 12:24:57 +10:00
Brett Morgan
a5203b071c linting_tool: Fix warnings and update dependencies (#981) 2022-01-06 15:16:23 +10:00
Brett Morgan
affbe89cee experimental/web_dashboard: Drop Android and iOS runners (#978) 2022-01-06 08:32:26 +10:00
Brett Morgan
9102cb4653 Update federated_plugin runners (#972) 2022-01-05 11:35:50 +10:00
Brett Morgan
26d88f1799 Update pubspec.yaml files (#971) 2022-01-05 10:43:14 +10:00
Brett Morgan
5b0a6be873 Drop DEVELOPMENT_TEAM (#975) 2022-01-05 06:29:30 +11:00
Andrew Brogdon
664b63c03c Updates for 2.8! (#961) 2021-12-09 13:15:57 +10:00
Brett Morgan
be34b0bf43 Centralize analysis options (#957) 2021-12-01 16:49:51 +10:00
Brett Morgan
bdf7ad36da [CI]: dart analyze --fatal-infos (#954) 2021-12-01 12:10:44 +10:00
Brett Morgan
84e7057abe Update pubspec.yaml files (#958) 2021-12-01 09:33:28 +10:00
Brett Morgan
ddd618f92e Update charts_flutter to 0.12.0 (#951) 2021-11-19 08:21:53 -08:00
Ahmed Ashour
29339b8334 Remove unneeded types (#949) 2021-11-03 09:58:12 -07:00
Brett Morgan
eb74d3f380 Desktop Runner refresh (#936) 2021-10-28 07:03:03 +10:00
Brett Morgan
e2b77a4bf1 flutter pub upgrade (#931) 2021-10-13 10:18:41 -07:00
John Ryan
4893a24625 Migrate web dashboard to null safety (#928)
* update dependencies

* Update to cloud_firestore 2.x.x

* run dart migrate

* Fix analyzer warnings from null safety migration

* Fix errors resulting from null safety migration

* Fix info level warnings

* run flutter format

* fix tests

* remove unused import, format
2021-10-12 14:38:34 -07:00
Brett Morgan
994cdb4afa flutter pub upgrade (#926)
* flutter pub upgrade

* `desktop_photo_search`: Remove unneeded `unawaited`

Co-authored-by: John Ryan <ryjohn@google.com>
2021-10-11 14:01:27 -07:00
Brett Morgan
e2e2713986 Enforce use_key_in_widget_constructors and file_names lints (#913)
* Start enforcing use_key_in_widget_constructors and file_names lints

* dart format

* analysis fixes

* analysis fixes, pt2

* analysis fixes, part 3

* Revert platform_design (test failure)

* More reverts

* Notate why we aren't enforcing a lint
2021-10-08 14:30:28 -07:00
Brett Morgan
e160f5261c experimental/linting_tool: dart fix (#915) 2021-10-08 09:18:41 -07:00
Michael Thomsen
3de664f9e7 Link to dart.dev docs for lints (#901) 2021-09-24 09:35:50 -07:00
Brett Morgan
297f6b0b96 Upgrade deps, format, fix web/filipino_cuisine (#898)
fixes: https://github.com/flutter/samples/issues/897
2021-09-21 11:38:59 -07:00
Andrew Brogdon
4cac0e6661 Lands beta branch into master for 2.5 (#895) 2021-09-08 17:35:05 -07:00
Abdullah Deshmukh
410e43fbc1 [linting_tool] Prepare for release (#880) 2021-08-24 09:26:55 +10:00
Abdullah Deshmukh
0aad30fc5b Add new DefaultRulesPage (#875) 2021-08-17 11:50:14 +10:00
Abdullah Deshmukh
1e00fd0bde [linting_tool] Implement editing profile (#874) 2021-08-17 09:05:30 +10:00
Abdullah Deshmukh
bd4fa28584 Implements default lints page (#871) 2021-08-17 05:34:34 +10:00
Abdullah Deshmukh
a68f3f57d6 [linting_tool] Stop duplication of rules in the same profile (#870) 2021-08-11 12:46:16 +10:00
Abdullah Deshmukh
9986fe2f2c [linting_tool] Implement exporting profiles (#869) 2021-08-10 13:35:59 +10:00
Abdullah Deshmukh
bbb8e342f1 [linting_tool] Implement saving rules to DB (#860) 2021-08-05 08:18:22 +10:00
Abdullah Deshmukh
6bac1b9694 [linting_tool] Add lint rules list (#856) 2021-07-21 21:29:28 +10:00
Abdullah Deshmukh
8e73c73f4b [linting_tool] Add Adaptive Layout with Theming (#852) 2021-07-14 07:31:14 +10:00
Abdullah Deshmukh
8573269c03 Add Linting tool starter project (#840) 2021-07-06 14:05:21 +10:00
Brett Morgan
6acb879dfa Add flutter_lints to experimental/federated_plugin/federated_plugin_macos (#818) 2021-06-08 14:53:39 +10:00
Brett Morgan
82c0e717ab Update experimental/federated_plugin/federated_plugin_* (#819) 2021-06-08 14:53:16 +10:00
Brett Morgan
a405fc4a9d Update the dependencies (#815) 2021-06-08 08:15:43 +10:00
Brett Morgan
40abd00a45 Adjust lint rules for experimental/web_dashboard (#820) 2021-06-08 07:48:36 +10:00
Brett Morgan
9ad1fae51c Adjust desktop_photo_search's lint rules (#816) 2021-06-08 07:48:14 +10:00
Brett Morgan
4069bfbe9e Adjust experimental/federated_plugin/federated_plugin lint rules (#817) 2021-06-07 14:18:38 +10:00
Brett Morgan
936d1fdaae Upgrading samples to flutter_lints, part 1 of n (#804) 2021-06-05 12:24:28 +10:00
Andrew Brogdon
2809a7c89c Sorting imports in federated_plugin and others (#801) 2021-05-19 10:07:01 -07:00
Andrew Brogdon
376c666f0a Merge beta into master (#799) 2021-05-18 13:35:06 -07:00
Ayush Bherwani
beface247a [federated_plugin] mirgrate to sound null safety (#781) 2021-04-06 18:59:58 +10:00
Brett Morgan
5cb6c39bd7 Update desktop_photo_search to use url_launcher's Link (#780) 2021-03-20 07:30:56 +11:00
Brett Morgan
873ff4306b Update Flutter's desktop support (#768) 2021-03-18 12:26:52 +11:00
pcamp
751b340d68 Typo fix in README.md (#774) 2021-03-15 10:57:10 +11:00
Tushar Ojha
99c18b18d7 Moved veggieseasons out of experimental (#752) 2021-03-08 20:25:15 +11:00
Michael Thomsen
b0e8686fe9 Upgrade null safety example (#748) 2021-03-03 13:01:08 -08:00
Andrew Brogdon
8c1cd0b049 Landing beta changes in master for the new stable release (#747) 2021-03-03 11:44:35 -08:00
Ayush Bherwani
6c81510d6e migrate e2e test to integration test (#744) 2021-02-28 12:53:24 -08:00
Michael Thomsen
a8a4128ff9 Adjust pubspecs (#713) 2021-02-11 06:14:59 +11:00
John Ryan
241e2c1b26 Fix cookbook scraper bugs and re-run (#697)
* fix path separator bug in cookbook scraper

* update lockfiles

* add category to image name to avoid conflicts

e.g.
testing/integration/introduction
testing/widget/introduction

* fix form_app symlink

* remove webimages directory

* remove vision_challenge

vision_challenge doesn't build on the dev channel

* update pubspec.yaml in _tool and form_app
2021-02-08 10:36:22 -08:00