1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Commit Graph

585 Commits

Author SHA1 Message Date
Brett Morgan
fc1fe989fb Add flutter_lints (#813) 2021-06-07 15:56:21 -07:00
Brett Morgan
78dee899ea isolate_example: Update lints, rebuild runners (#825) 2021-06-07 15:49:46 -07:00
Ayush Bherwani
865c545f3d [platform_channels] Migrate to sound null safety (#803) 2021-06-07 15:30:12 -07:00
Brett Morgan
c8112c88ac Add flutter_lints to add_to_app/plugin/flutter_module_using_plugin (#812) 2021-06-07 15:18:20 -07:00
Brett Morgan
a405fc4a9d Update the dependencies (#815) 2021-06-08 08:15:43 +10:00
Brett Morgan
14cce8b0f7 Adding flutter_lints (#811) 2021-06-08 08:15:11 +10:00
Brett Morgan
55e02d6e4d Add flutter_lints to add_to_app/fullscreen/flutter_module (#810) 2021-06-07 15:14:46 -07: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
7acef097f0 place_tracker: use_key_in_widget_constructors and Runners rebuild (#829) 2021-06-08 07:46:36 +10:00
Brett Morgan
a51c0641f1 Add flutter_lints (#809) 2021-06-08 05:57:46 +10:00
Brett Morgan
39b0049345 Add flutter_lints to null_safety (#828) 2021-06-07 20:53:25 +10:00
Brett Morgan
4069bfbe9e Adjust experimental/federated_plugin/federated_plugin lint rules (#817) 2021-06-07 14:18:38 +10:00
Brett Morgan
35f43dae45 infinite_list: Adjust lint rules and rebuild Android, iOS and Web runners (#823) 2021-06-06 19:37:13 -07:00
Brett Morgan
936d1fdaae Upgrading samples to flutter_lints, part 1 of n (#804) 2021-06-05 12:24:28 +10:00
xster
14921d0c06 Use a newer version of gradle to avoid an AGP bug around NDK (#797) 2021-06-04 14:25:47 -07:00
John Ryan
b00ac891fa update slide_puzzle to latest master (#802) 2021-05-25 22:32:30 -07:00
Abdullah Deshmukh
c0d3d0cf04 [testing_app] Migrate to null safety (#800) 2021-05-20 19:04:46 +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
Michael Goderbauer
252c6fcb57 Change router examples to use SynchronousFuture (#796) 2021-05-18 07:47:04 -07:00
John Ryan
3f5ab56485 Add workflow to deploy the sample index (#791)
* Add workflow to build and deploy the sample index

* update gh-pages action

* fix yaml

* create web/ directory in build

* grammar

* add ignored directories

* revert pubspec.lock files

* add job to run _tool/verify_samples.dart

* Update filipino_cuisine for Flutter 2

* remove timeflow demo.

The unnamed List constructor is now deprecated, refactoring
this code to use add() requires more knowledge about the code for
this demo.
https://dart.dev/null-safety/understanding-null-safety#no-unnamed-list-constructor

* update slide_puzzle

* ensure stable channel is used to verify

* move verify web demos action into separate yaml file - avoid running
on each flutter version.

* add on: pull_request

* update slide_puzzle

* Update gh-pages.yml

* Add copyright header
2021-05-06 10:26:15 -07:00
Andrew Brogdon
b26f2cccc1 Unbreaks dev and beta CI (#793)
* Unbreaking dev and beta CI

* Newline all the things.

* Unhooking desktop_photo_search from beta and dev CI

* Unhooking web_dashboard and veggieseasons as well
2021-05-05 17:10:48 -07:00
Jason Simmons
e623b043f2 Add an entry point annotation to the Dart function invoked by the android_view sample (#790)
Fixes https://github.com/flutter/flutter/issues/81350
2021-05-03 13:27:23 -07:00
Ayush Bherwani
beface247a [federated_plugin] mirgrate to sound null safety (#781) 2021-04-06 18:59:58 +10:00
Todd Volkert
9d50bdf494 Change the sci-fi books we use in our samples (#783) 2021-03-26 15:43:36 -07: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
84bb425d11 Typo fix in README.md (#776) 2021-03-17 15:42:29 +11:00
pcamp
c050096caa Typo fix in README.md (#777) 2021-03-17 14:12:13 +11:00
pcamp
ceac95c72a Typo fixes in README.md (#775) 2021-03-17 11:46:59 +11:00
pcamp
252356123b Typo fixes in README.md (#773) 2021-03-15 10:57:52 +11:00
pcamp
751b340d68 Typo fix in README.md (#774) 2021-03-15 10:57:10 +11:00
Daco Harkes
a9482b18c2 [veggieseasons] Fix search backspace when no results (#766) 2021-03-12 09:20:38 +01:00
xster
fc5b4510b0 Update host Android projects away from problematic AGP versions (#764) 2021-03-11 14:38:43 -08:00
gaaclarke
680c8babd3 fixed crash if you back out of 2 double engine activities (#763) 2021-03-09 14:44:37 -08:00
gaaclarke
d04f3295c0 extracted copy and pasted function across module ci scripts (#760) 2021-03-09 13:15:00 +11:00
Brett Morgan
20feb3f901 Re-enable CI on beta and dev channels (#757) 2021-03-09 10:40:33 +11:00
gaaclarke
cf913f689d Multiple flutters sample android (#677) 2021-03-08 10:10:45 -08:00
Tushar Ojha
99c18b18d7 Moved veggieseasons out of experimental (#752) 2021-03-08 20:25:15 +11:00
Tushar Ojha
51ebc7e0bf Updated readme for web (#754) 2021-03-08 20:22:54 +11:00
Abdullah Deshmukh
59b50ec010 [testing_app] Fix failing integration tests (#756) 2021-03-07 17:05:34 +11:00
gaaclarke
5adf66ba65 Added iOS example for add-to-app Pigeon (#722) 2021-03-03 21:04:28 -08:00
Andrew Brogdon
eab215f1b7 Restores add_to_app/multiple_flutters/multiple_flutters_ios to the iOS CI list (#742)
* Restores multiple_flutters to the iOS CI script.

* Restoring pipefail
2021-03-03 13:18:45 -08: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
Andrew Brogdon
3b2a7121ca Unmasking CI error codes from iOS (#710) 2021-02-25 23:18:39 -08:00
gaaclarke
3be0794966 Reorged android_view to match the rest of the projects. (#740) 2021-02-25 22:11:59 -08:00
Jenn Magder
090e95b3a1 Remove ndkVersion and buildToolsVersion version from add_to_app/android_view (#738) 2021-02-23 13:08:22 -08:00