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

690 Commits

Author SHA1 Message Date
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
Tushar Ojha
9b968cf85e [animations] adds test for AnimatedPositioned (#576) 2020-11-02 13:06:28 -08:00
Michael Goderbauer
ed1503143e State Restoration support for Veggie Seasons app (#433) 2020-11-02 12:19:21 -08:00
Andrew Brogdon
d30bfd59ec Tweaking comment on search screen (#577) 2020-10-30 13:41:35 -07:00
kjain333
134b64bcad Fixed issue #278 by making list scrollable under search bar (#572) 2020-10-30 13:36:10 -07:00
Ayush Bherwani
ed73e7a310 [platform_channels] adds iOS implementation for platform image demo (#575) 2020-10-30 11:31:25 -07:00
Alabhya
0188371865 Added trailing button to delete cart item in provider_shopper App (#571) 2020-10-30 10:58:48 -07:00
Michael Thomsen
2165099fc9 Update null safety sample with new dev channel build (#574) 2020-10-22 14:45:55 -07:00
Michael Thomsen
91da9c072f Add a new null safety example (#562) 2020-10-22 01:30:02 +02:00
Ayush Bherwani
ced0c568fb [platform_channels] adds ios implementation for MethodChannel demo (#563) 2020-10-12 14:54:15 -07:00
Juyeong Lee
70bed30cc5 Update link of code of conduct (#561) 2020-10-12 14:09:23 -07:00
Yash Johri
5ea190e3b1 [infinite_list] Web folder added in infinite_list (#555) 2020-10-12 13:41:58 -07:00
Andrew Brogdon
9af31afec4 Updates for Flutter 1.22 (#559) 2020-10-01 11:14:27 -07:00
Jenn Magder
5047f11d72 Add to app iOS 14 Info.plist network permissions (#554) 2020-09-26 10:12:45 -07:00
John Ryan
2236f122b4 Add web support to place_tracker (#550)
* enable web for place_tracker

* add place_tracker symlink

* add generated_plugin_registrant.dart

* update google_maps_flutter_web to fix pins not showing

* add place_tracker to peanut.yaml

* upgrade place_tracker dep

* use a 32 pixel square

* Apply zoom to selected category when the PlaceMapState updates. This fixes a grey screen issue in web, after saving a place.

* pub upgrade

* run pub upgrade

* use published versions of packages

* remove lib/generated_plugin_registrant.dart

* add newline

* add web API key to README

Co-authored-by: David Iglesias Teixeira <ditman@gmail.com>
2020-09-23 11:06:25 -07:00