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

654 Commits

Author SHA1 Message Date
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
Kishan Kumar
d48c0c5928 Updated flutter website URL in README (#643)
Replaced flutter.io with flutter.dev
2021-01-08 12:19:40 -08:00
John Ryan
fe280b22ab Update README.md (#638) 2021-01-07 14:05:29 +11:00
Brett Morgan
6e9824dc12 flutter pub update & various fixes (#627) 2020-12-18 10:51:31 +11:00
Arteev Raina
d01e6ab2bf [animations] added test for HeroAnimation (#620) 2020-12-16 21:48:05 -08:00
John Ryan
bb88a9f7fe format navigation_and_routing README (#624) 2020-12-16 21:33:34 -08:00
Andrew Brogdon
673f492ca0 Added echo (#626) 2020-12-16 21:30:58 -08:00
Andrew Brogdon
83adbb883d Replaces Travis CI with GitHub Actions (#625) 2020-12-16 17:24:05 -08: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
Ayush Bherwani
64fce38501 [platform_channels] adds implementation of BasicMessageChannel for iOS (#610) 2020-12-14 22:15:35 -08:00
Alabhya
e940d54618 Added title (#614) 2020-12-14 22:01:15 -08:00
Tushar Ojha
8af3a63da3 updated README with links (#621) 2020-12-14 10:22:18 -08:00
John Ryan
136cf0a661 Update README.md (#619) 2020-12-14 18:07:53 +11:00
John Ryan
d73beef792 Add navigator 2 samples (#606)
* add navigation_and_routing sample

* Add navigation samples and README

* remove "goals" section

* add newlines

* add copyright headers

* Update README, remove pubspec comments, add description
2020-12-11 17:27:01 -08:00
Abdullah Deshmukh
3d943d7d46 Add instructions to generate test coverage report (#613) 2020-12-09 23:16:18 -08:00
Alabhya
0264184a2c [animation] Replaced depricated property(overflow) with new one(clipBehavior) (#607) 2020-12-09 22:43:31 -08:00
Sashika Nawarathne
d1b054cb02 [samples_index] Fix carousel edge cases and make mobile responsive (#608)
* Fix carousel ui issues

* Update carousel to be mobile responsive
2020-12-07 10:39:50 -08:00
Brett Morgan
6b561158b1 Update macOS desktop sample (#609) 2020-12-05 15:22:27 +11:00
Sashika Nawarathne
c60f02d7c3 Implement carousel (#605)
Add type declaration
2020-12-02 15:06:06 -08:00
Alex Vavvas
7c5fecbceb Styling revamp using CupertinoThemeData and CupertinoTextThemeData (#593) 2020-12-01 23:04:33 -08:00
John Ryan
1d33b3dcf7 add visual samples index tests to CI (#597) 2020-12-01 22:45:02 -08:00
Ayush Bherwani
a29be3d45e [platform_channels] adds EventChannel implementation for iOS (#595) 2020-12-01 22:28:50 -08:00
Brett Morgan
1edac4ca35 Update MSIX config and documentation (#602) 2020-12-01 17:44:03 -08:00
Tushar Ojha
092e78162c [Animations] Button size increased (#600) 2020-11-26 19:24:42 +11:00
xster
7cab73a075 let add-to-app ios demo page transitions be animated (#603) 2020-11-26 19:23:10 +11:00
Sashika Nawarathne
a0d314bf5e Add type param filter (#596)
Format code
Add match by type tests
2020-11-17 10:20:00 -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
Brett Morgan
1a0ca82f06 Update MSIX config (#592) 2020-11-14 19:30:27 -08:00
Brett Morgan
689d7f2c8e UTF-8 fix (#590) 2020-11-14 19:22:27 -08:00
Tushar Ojha
84d0251e2a [testing_app] added basic placeholder for favorites list (#581) 2020-11-13 14:16:32 -08:00
Brett Morgan
dcbbc31119 Re-generate Linux, macOS and Windows runners (#588)
* Re-generate Linux, macOS and Windows runners

* Update MSIX
2020-11-12 09:56:27 +11:00
Brett Morgan
25bfc7846d Re-generate built_value classes (#587) 2020-11-07 12:23:48 +11:00
Brett Morgan
98574d1844 MSIX Configuration (#584) 2020-11-06 11:57:38 +11:00
Brett Morgan
3e7ab36a94 Fixing desktop_photo_search (#583) 2020-11-06 09:42:46 +11:00
Jenn Magder
1ed40c656d Use xcframeworks in prebuilt add-to-app sample (#582) 2020-11-05 13:49:15 -08:00
Ayush Bherwani
0c011574d0 add iOS implementation for battery plugin (#579) 2020-11-02 14:15:00 -08:00