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

540 Commits

Author SHA1 Message Date
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
Andrew Brogdon
1e82189f82 Removing scheduled run of beta CI workflow (#719) 2021-02-18 22:10:53 -08:00
Andrew Brogdon
dd7b4f1fcc Removed hardcoded NDK version for android_fullscreen (#717) 2021-02-17 16:15:20 -08:00
Arteev Raina
35aceb961e [animations] added test for focus image (#711) 2021-02-11 18:44:57 -08:00
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
2021-02-11 08:59:55 -08:00
Alabhya
b6d9411aa1 Added Focusnodes in form sample (#707) 2021-02-10 23:43:07 -08:00
Daniel Etuk
b52b838776 Update file header date in contributing.md (#714) 2021-02-10 23:37:05 -08:00
Michael Thomsen
a8a4128ff9 Adjust pubspecs (#713) 2021-02-11 06:14:59 +11:00
Utkarsh Shendge
f3d32771c8 Update link (#709) 2021-02-08 18:31:32 -08:00
gaaclarke
2825131b34 Added sample code for multiple flutters on iOS (#670) 2021-02-08 13:01:54 -08: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
Swayam221
20f8b71f28 Fixed Typo in add-to-app/README.md (#706) 2021-02-08 10:36:05 -08:00
Ayush Bherwani
a6df5aca82 update sample to use new versions (#702) 2021-02-08 09:58:04 -08:00
Andrew Brogdon
07e4a518b7 Adding new workflow for beta. (#695) 2021-02-06 20:46:33 -08:00
Kevin Moore
c8a2327f5f Fix demo link (#700) 2021-02-05 17:02:22 -08:00
Adarsh kumar singh
d4f4065a6e Updated deprecated widgets with new one (#689) 2021-02-05 14:10:49 -08:00
gaaclarke
323c10558d restructured the add to app samples (#698) 2021-02-05 10:20:58 -08:00
Alabhya
ba8ed34582 Added keyboard InputType in autofill form (#681) 2021-02-02 15:35:21 -08:00
Udit Singh
f628602f2a [samples_index] Update samples.yaml added samples. (#604)
* Add infinite_list,
ios_app_clip and testing_app to Sample Index

* Add infinite_list and ios_app_clip and testing_app
Images

Co-authored-by: Udit singh <Udit-singh@users.noreply.github.com>
2021-02-01 09:44:22 -08:00
Tushar Ojha
1fae13ef3a [VeggieSeasons] added restore defaults feature (#639) 2021-01-30 22:57:40 -08:00
Abdullah Deshmukh
f63c465ff4 [testing_app] Migrate the sample to the integration_test package (#633) 2021-01-30 22:47:22 -08:00
Adarsh kumar singh
d16d35e0ac Updated Veggieseasons to use CupertinoSearchTextField (#630) 2021-01-30 22:44:43 -08:00
Noam Yorav-Raphael
c8d7b3c104 README.md: how to download a single example (#615) 2021-01-30 22:12:29 -08:00
Tushar Ojha
2f6767f95e [samples_index] updated source code url for form_app (#688) 2021-01-30 08:10:40 +11:00
Sashika Nawarathne
60c5cf97eb Fix carousel alignment issue (#691) 2021-01-29 08:24:53 -08: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
Arteev Raina
e7d70288d9 [animations]: added test for AnimatedList (#637) 2021-01-26 22:39:05 -08:00
John Ryan
3d92dfbc7b use source script.sh instead of ./script.sh (#629) 2021-01-26 22:27:54 -08:00
xster
3a63bbe185 Add a FlutterView level integration example on Android for add-to-app (#632) 2021-01-26 22:25:31 -08:00
Brett Morgan
f20ff8135a Update README.md (#672) 2021-01-27 13:21:20 +11:00
Brett Morgan
622e8d55d3 Migrate to the New Material Buttons (#668) 2021-01-27 13:20:50 +11:00
Priyanshu Agarwal
6502209a78 bug fix in cutomTweenDemo (#675) 2021-01-27 09:21:42 +11:00
Sashika Nawarathne
4ae90f3aa9 Fix minor warnings (#673) 2021-01-25 12:31:38 +11:00
Brett Morgan
530832810a Revert "Bump Android NDK (#662)" (#669) 2021-01-23 07:08:05 +11:00
Arteev Raina
1f0f430dbd [multiple] Added copyright headers (#664) 2021-01-21 11:16:46 -08: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
Robert Piosik
f3de46714b Fix generic type placement of Provider.of call (#661) 2021-01-20 07:44:43 +11:00
Michael Goderbauer
f96272db20 Fix restoration of search details page (#648) 2021-01-19 11:25:53 -08:00
Michael Goderbauer
b72fd311db Bump Android NDK (#662) 2021-01-19 11:03:51 -08:00
Brett Morgan
4d5b3a863e Migrate to file_selector (#645) 2021-01-14 05:40:07 +11:00
Jenn Magder
cf3857f271 Exclude arm64 from simulator iOS add-to-app host app archs (#646) 2021-01-11 21:25:49 -08:00
Mitchel Humpherys
9f224c498e isolate_example: Update filenames in README.md (#634) 2021-01-08 17:25:06 -08:00
Alabhya
9caf12257f Replaced deprecated property with new one (#640) 2021-01-08 12:36:43 -08:00
Brett Morgan
39e435960c typo fix (#642) 2021-01-08 12:26:24 -08:00