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
John Ryan
99061705ab
re-enable web samples, fix various issues ( #156 )
...
* update peanut.yaml, slide_puzzle pubspec
* add data to web/ directory
* define github_data as an asset
* add preview image
2019-10-31 15:26:44 -07:00
xster
57759009aa
Some kotlin cosmetic tweaks ( #157 )
2019-10-29 13:40:37 -07:00
John Ryan
a29853144b
Update gallery, fix Cupertino fonts by using GoogleSans instead ( #155 )
...
* Update gallery, fix Cupertino fonts
Cupertino fonts fixed by using GoogleSans instead
* remove BUILD.gn
* remove ios and android dirs from web/gallery
* remove meta/flutter_gallery.cmx
* revert provider_shopper/pubspec.lock
* remove gallery's test and tool directories
* update web/gallery README
2019-10-28 14:33:43 -07:00
Andrew Brogdon
2af51a8222
Adds android_using_prebuilt_module to add-to-app samples ( #154 )
2019-10-24 15:09:10 -07:00
Andrew Brogdon
bfdc21841c
Add-to-app samples using plugin ( #152 )
2019-10-16 15:53:29 -07:00
Andrew Brogdon
64cfc2bdc7
Updated to latest embedding ( #153 )
2019-10-16 09:09:09 -07:00
Andrew Brogdon
947042d8df
Adds data transfer to Add2App samples, using caching on Android ( #146 )
2019-10-11 15:17:16 -07:00
Andrew Brogdon
f4a8247634
Maintenance updates for platform_view_swift ( #151 )
2019-10-09 09:25:03 -07:00
John Ryan
497c25b154
platform_design maintenance ( #149 )
...
* platform_design maintenance
* update maintenance table
2019-10-08 16:06:04 -07:00
John Ryan
dfba162762
jsonexample maintenance ( #150 )
...
* jsonexample maintenance
* formatting
2019-10-08 08:52:47 -07:00
Thea Flowers
74c1777b2a
touch ./animations ( #148 )
...
* Update project structure using flutter create and remove unused tests
* Small updates to main.dart
* Update maintenance.md
* Add missing newline
* Add rudimentary test
* Apply formatting
2019-10-07 14:57:12 -07:00
Thea Flowers
e3338726c6
Add shared analysis_options.yaml to animation samples ( #145 )
2019-09-27 14:36:38 -07:00