Brett Morgan
55e02d6e4d
Add `flutter_lints` to `add_to_app/fullscreen/flutter_module` ( #810 )
3 years ago
Brett Morgan
40abd00a45
Adjust lint rules for experimental/web_dashboard ( #820 )
3 years ago
Brett Morgan
9ad1fae51c
Adjust desktop_photo_search's lint rules ( #816 )
3 years ago
Brett Morgan
7acef097f0
place_tracker: use_key_in_widget_constructors and Runners rebuild ( #829 )
3 years ago
Brett Morgan
a51c0641f1
Add flutter_lints ( #809 )
3 years ago
Brett Morgan
39b0049345
Add flutter_lints to null_safety ( #828 )
3 years ago
Brett Morgan
4069bfbe9e
Adjust experimental/federated_plugin/federated_plugin lint rules ( #817 )
3 years ago
Brett Morgan
35f43dae45
infinite_list: Adjust lint rules and rebuild Android, iOS and Web runners ( #823 )
3 years ago
Brett Morgan
936d1fdaae
Upgrading samples to flutter_lints, part 1 of n ( #804 )
3 years ago
xster
14921d0c06
Use a newer version of gradle to avoid an AGP bug around NDK ( #797 )
3 years ago
John Ryan
b00ac891fa
update slide_puzzle to latest master ( #802 )
4 years ago
Abdullah Deshmukh
c0d3d0cf04
[testing_app] Migrate to null safety ( #800 )
4 years ago
Andrew Brogdon
2809a7c89c
Sorting imports in federated_plugin and others ( #801 )
4 years ago
Andrew Brogdon
376c666f0a
Merge beta into master ( #799 )
4 years ago
Michael Goderbauer
252c6fcb57
Change router examples to use SynchronousFuture ( #796 )
4 years ago
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
4 years ago
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
4 years ago
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
4 years ago
Ayush Bherwani
beface247a
[federated_plugin] mirgrate to sound null safety ( #781 )
4 years ago
Todd Volkert
9d50bdf494
Change the sci-fi books we use in our samples ( #783 )
4 years ago
Brett Morgan
5cb6c39bd7
Update desktop_photo_search to use url_launcher's Link ( #780 )
4 years ago
Brett Morgan
873ff4306b
Update Flutter's desktop support ( #768 )
4 years ago
pcamp
84bb425d11
Typo fix in README.md ( #776 )
4 years ago
pcamp
c050096caa
Typo fix in README.md ( #777 )
4 years ago
pcamp
ceac95c72a
Typo fixes in README.md ( #775 )
4 years ago
pcamp
252356123b
Typo fixes in README.md ( #773 )
4 years ago
pcamp
751b340d68
Typo fix in README.md ( #774 )
4 years ago
Daco Harkes
a9482b18c2
[veggieseasons] Fix search backspace when no results ( #766 )
4 years ago
xster
fc5b4510b0
Update host Android projects away from problematic AGP versions ( #764 )
4 years ago
gaaclarke
680c8babd3
fixed crash if you back out of 2 double engine activities ( #763 )
4 years ago
gaaclarke
d04f3295c0
extracted copy and pasted function across module ci scripts ( #760 )
4 years ago
Brett Morgan
20feb3f901
Re-enable CI on beta and dev channels ( #757 )
4 years ago
gaaclarke
cf913f689d
Multiple flutters sample android ( #677 )
4 years ago
Tushar Ojha
99c18b18d7
Moved veggieseasons out of experimental ( #752 )
4 years ago
Tushar Ojha
51ebc7e0bf
Updated readme for web ( #754 )
4 years ago
Abdullah Deshmukh
59b50ec010
[testing_app] Fix failing integration tests ( #756 )
4 years ago
gaaclarke
5adf66ba65
Added iOS example for add-to-app Pigeon ( #722 )
4 years ago
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
4 years ago
Michael Thomsen
b0e8686fe9
Upgrade null safety example ( #748 )
4 years ago
Andrew Brogdon
8c1cd0b049
Landing beta changes in master for the new stable release ( #747 )
4 years ago
Ayush Bherwani
6c81510d6e
migrate e2e test to integration test ( #744 )
4 years ago
Andrew Brogdon
3b2a7121ca
Unmasking CI error codes from iOS ( #710 )
4 years ago
gaaclarke
3be0794966
Reorged android_view to match the rest of the projects. ( #740 )
4 years ago
Jenn Magder
090e95b3a1
Remove ndkVersion and buildToolsVersion version from add_to_app/android_view ( #738 )
4 years ago
Andrew Brogdon
1e82189f82
Removing scheduled run of beta CI workflow ( #719 )
4 years ago
Andrew Brogdon
dd7b4f1fcc
Removed hardcoded NDK version for android_fullscreen ( #717 )
4 years ago
Arteev Raina
35aceb961e
[animations] added test for focus image ( #711 )
4 years ago
John Ryan
43189d90f8
Rename Navigator 2.0 to Router ( #712 )
...
* Rename Navigator 2.0 to Router
This aligns better with the documentation for this new API, and doesn't
imply that apps need to be upgraded.
* introduction -> navigator
4 years ago
Alabhya
b6d9411aa1
Added Focusnodes in form sample ( #707 )
4 years ago
Daniel Etuk
b52b838776
Update file header date in contributing.md ( #714 )
4 years ago