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

161 Commits

Author SHA1 Message Date
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
Adarsh kumar singh
d4f4065a6e Updated deprecated widgets with new one (#689) 2021-02-05 14:10:49 -08:00
Tushar Ojha
1fae13ef3a [VeggieSeasons] added restore defaults feature (#639) 2021-01-30 22:57:40 -08:00
Adarsh kumar singh
d16d35e0ac Updated Veggieseasons to use CupertinoSearchTextField (#630) 2021-01-30 22:44:43 -08:00
Tushar Ojha
2f6767f95e [samples_index] updated source code url for form_app (#688) 2021-01-30 08:10:40 +11:00
Satyam Goyal
192dc62b93 [ Fixed Issue #667 ] Add Google and Unsplash terms links to experimental/desktop_photo_search (#678) 2021-01-28 15:44:47 +11:00
Brett Morgan
9b631a2184 Split CI testing based on flutter channels (#651) 2021-01-27 18:42:33 +11:00
Brett Morgan
622e8d55d3 Migrate to the New Material Buttons (#668) 2021-01-27 13:20:50 +11:00
Sashika Nawarathne
4ae90f3aa9 Fix minor warnings (#673) 2021-01-25 12:31:38 +11:00
Michael Goderbauer
a29af85657 Enable State Restoration for iOS (#647) 2021-01-21 09:23:21 -08:00
John Ryan
177efa2443 Fix web_dashboard analysis warnings on beta channel (#663)
fixes #660
2021-01-19 15:53:34 -08:00
Michael Goderbauer
f96272db20 Fix restoration of search details page (#648) 2021-01-19 11:25:53 -08:00
Brett Morgan
4d5b3a863e Migrate to file_selector (#645) 2021-01-14 05:40:07 +11:00
Brett Morgan
39e435960c typo fix (#642) 2021-01-08 12:26:24 -08:00
Brett Morgan
6e9824dc12 flutter pub update & various fixes (#627) 2020-12-18 10:51:31 +11:00
John Ryan
4a30a67a63 move experimental/form_app to root of project (#623)
This allows us to reference this sample from other places.

See https://github.com/flutter/flutter/pull/70321 for more context.
2020-12-16 12:52:33 -08:00
Brett Morgan
6b561158b1 Update macOS desktop sample (#609) 2020-12-05 15:22:27 +11:00
Alex Vavvas
7c5fecbceb Styling revamp using CupertinoThemeData and CupertinoTextThemeData (#593) 2020-12-01 23:04:33 -08:00
Brett Morgan
1edac4ca35 Update MSIX config and documentation (#602) 2020-12-01 17:44:03 -08:00
Michael Thomsen
1091fb1f33 Update to Dart 2.12 (#591) 2020-11-17 17:16:04 +01:00
Ayush Bherwani
493b5cec2d adds macOS implementation for battery plugin (#589) 2020-11-16 12:17:09 +05:30