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

389 Commits

Author SHA1 Message Date
rami-a
c986d0a68a Remove top safe area from demo screen for desktop layout (#210) 2020-01-07 15:33:35 -05:00
rami-a
8b2688452a Ensure the ink is clipped on the settings button (#209) 2020-01-07 15:33:23 -05:00
rami-a
300fa89670 Bump gallery to v2.1 (#208) 2020-01-07 12:18:40 -05:00
Per Classon
d96dbfe6cf [Gallery] Remove MaterialApp for demo screen for simplification (#197)
* Remove MaterialApp for demo screen for simplification
2020-01-07 16:13:10 +01:00
Andrew Brogdon
233eb462d4 Configuring travis to build Android. (#206) 2020-01-06 13:41:33 -08:00
Andrew Brogdon
4a01a6570e Maintenance on jsonexample (#205) 2020-01-03 10:53:55 -08:00
Andrew Brogdon
d62b7b88b2 Updating CONTRIBUTING.md with repo conventions and review guide. (#199) 2020-01-03 09:51:20 -08:00
rami-a
8d4c30a782 [Gallery] Implement material progress indicator and cupertino activity indicator demos (#200) 2020-01-02 15:16:08 -05:00
rami-a
03a43f4795 [Gallery] Latest translations (#204) 2020-01-02 14:52:47 -05:00
rami-a
1e8348f7b1 [Gallery] Implement Bottom app bar demo (#202) 2020-01-02 14:51:14 -05:00
rami-a
38029ce164 Fix padding of bottom buttons on home page (#201) 2020-01-02 14:18:37 -05:00
Shi-Hao Hong
3a73e8a219 Modify gallery grinder script to use preferred-ordered-locales (#203) 2019-12-30 11:29:43 -08:00
Per Classon
6a702fed81 [Gallery] Add Material Sliders demo (#198)
* Added Material Sliders demo
2019-12-20 18:12:32 +01:00
rami-a
f72ed43ac5 Implement Cupertino switch and slider demos (#196) 2019-12-20 09:23:47 -05:00
Pierre-Louis
b7b3c2c6c5 Just use url_launcher (#194) 2019-12-19 10:41:20 +01:00
Per Classon
da3412c061 [Gallery] Convert the Makefile to instead use the Dart workflow package Grinder. (#191)
* Replace Makefile with the Dart workflows package Grinder
2019-12-19 09:17:10 +01:00
rami-a
5b5ceed664 [Gallery] Implement Cupertino tab bar demo (#195) 2019-12-18 13:47:21 -05:00
Tianguang
82e462d9b8 Shrine: Remove Large Gaps at Bottom of Screen (#193)
In the Shrine app, there used to be large gaps at the bottom of the screen.
This PR implements an algorithm that rearranges the order of cards so that the heights of the columns are closer, reducing the size of gaps.
2019-12-18 19:31:13 +01:00
Brett Morgan
d71180683c flutter pub upgrade (#178) 2019-12-18 10:54:58 +11:00
rami-a
f6c3f889e6 Adding in the latest translations for Gallery (#190) 2019-12-17 13:25:12 -05:00
Tianguang
821f63861b Gallery — Shrine: Update Letter Spacing (#187)
Add details for the Shrine study in the Gallery app:
Use correct letter spacing from the spec.
2019-12-17 06:02:06 -05:00
Per Classon
d4968124c9 [Gallery] Add Snackbars demo (#186)
* Add snackbars demo
2019-12-17 11:17:24 +01:00
Jose Alba
cdddc471d7 Fix apk release issue for new Flutter Gallery (#185)
* Fix apk release issue

* Removed TODO

* Removed TODO
2019-12-17 04:25:15 -05:00
Per Classon
12df8f38b8 Makefile for gallery so we can run the l10n script (#184) 2019-12-17 10:08:17 +01:00
mirock
7c481b2d11 README:fix typo (#189) 2019-12-17 08:52:53 +11:00
rami-a
04009ab37d Remove outdated material studies and update links in index.md to point to new shrine and gallery (#183) 2019-12-16 12:45:14 -05:00
rami-a
67bd8a3f1c Update semantic label of study back button (#188) 2019-12-16 12:27:21 -05:00
Andrew Brogdon
66efe3b5ce Adding redirect README for add_to_app (#182) 2019-12-12 17:31:35 -05:00
rami-a
218fca3f20 Enable CI checks to run on the gallery (#181) 2019-12-12 12:47:46 -05:00
Andrew Brogdon
400f305ecd Graduating add-to-app (#180) 2019-12-12 10:45:11 -05:00
Mustafa Ekrem KENTER
3c11ff596c Change links to adaptive.dart and splash.dart (#179)
Update links to adaptive.dart and splash.dart as relative links
2019-12-12 10:44:37 -05:00
Brett Morgan
73086e20c1 Beta branch fix (#173) 2019-12-11 13:01:45 -05:00
rami-a
6673acc6d7 Merge in the flutter gallery (#176) 2019-12-10 16:59:49 -05:00
Brett Morgan
428041b253 Drop build.yaml and simplify url_launcher usage (#177) 2019-12-11 08:09:29 +11:00
Brett Morgan
f07b4a90d5 Desktop photo search (#174) 2019-12-11 07:22:42 +11:00
Andrew Brogdon
8c27a25d50 Modifying readmes (#175) 2019-12-09 14:54:26 -05:00
Andrew Brogdon
9880ff0679 Adds new "prebuilt framework" add-to-app sample for iOS (#171) 2019-12-09 08:07:16 -08:00
Ben Hagen
231a19a092 Use video_player_web (#170) 2019-12-05 14:24:24 -08:00
Andrew Brogdon
5b0fd46fed Maintenance for provider_shopper (#168) 2019-12-02 10:12:43 -08:00
Brett Morgan
22f01ff4a6 Analysis options uplift to 1.8 (#169) 2019-11-22 11:12:35 +11:00
Andrew Brogdon
28ec1b6f6c Maintenance for provider_counter (#165) 2019-11-21 15:53:32 -08:00
John Ryan
f325e685d1 isolate sample maintenance (#167)
* isolate sample maintenance

- use slightly more meaningful names
- rename files
- misc small readability changes

* update MAINTENANCE.md

* fix gh username

* formatting

* upgrade dependencies
2019-11-21 15:33:32 -08:00
Brett Morgan
23d71e057d Adding git ignores and pubspec updates (#166) 2019-11-22 09:53:27 +11:00
John Ryan
3d21920ba9 add deployment documentation to web/ directory (#164)
* add deployment documentation to web/ directory

* add clarification

* formatting
2019-11-20 09:51:03 -08:00
Gonçalo Palma
e640c3182c Add CocoaPods installation to the add-to-app README (#162) 2019-11-19 09:49:25 -08:00
Gonçalo Palma
49ae463045 Removes plugin registration from add-to-app's Android "using plugin" sample 2019-11-19 09:44:11 -08:00
John Ryan
dd14240dab Update flutter web samples (#161)
* update gallery and web samples

compatable with SDK version 2a576b774c:

Flutter 1.12.3-pre.38 • channel master • git@github.com:flutter/flutter.git
Framework • revision 2a576b774c (2 hours ago) • 2019-11-15 13:15:05 -0800
Engine • revision b2640d97e7
Tools • Dart 2.7.0

* add preview image
2019-11-15 15:29:51 -08:00
Matt Sullivan
f2ca77008a Updated spring animation example (#158) 2019-11-05 09:25:09 -08:00
Andrew Brogdon
8155d8a777 Tidying up add-to-app samples (#160) 2019-11-05 09:21:39 -08:00
John Ryan
e184a46ce6 add preview image to gallery assets (#159) 2019-11-03 14:54:32 -08:00