rami-a
38029ce164
Fix padding of bottom buttons on home page ( #201 )
5 years ago
Shi-Hao Hong
3a73e8a219
Modify gallery grinder script to use preferred-ordered-locales ( #203 )
5 years ago
Per Classon
6a702fed81
[Gallery] Add Material Sliders demo ( #198 )
...
* Added Material Sliders demo
5 years ago
rami-a
f72ed43ac5
Implement Cupertino switch and slider demos ( #196 )
5 years ago
Pierre-Louis
b7b3c2c6c5
Just use url_launcher ( #194 )
5 years ago
Per Classon
da3412c061
[Gallery] Convert the Makefile to instead use the Dart workflow package Grinder. ( #191 )
...
* Replace Makefile with the Dart workflows package Grinder
5 years ago
rami-a
5b5ceed664
[Gallery] Implement Cupertino tab bar demo ( #195 )
5 years ago
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.
5 years ago
Brett Morgan
d71180683c
flutter pub upgrade ( #178 )
5 years ago
rami-a
f6c3f889e6
Adding in the latest translations for Gallery ( #190 )
5 years ago
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.
5 years ago
Per Classon
d4968124c9
[Gallery] Add Snackbars demo ( #186 )
...
* Add snackbars demo
5 years ago
Jose Alba
cdddc471d7
Fix apk release issue for new Flutter Gallery ( #185 )
...
* Fix apk release issue
* Removed TODO
* Removed TODO
5 years ago
Per Classon
12df8f38b8
Makefile for gallery so we can run the l10n script ( #184 )
5 years ago
mirock
7c481b2d11
README:fix typo ( #189 )
5 years ago
rami-a
04009ab37d
Remove outdated material studies and update links in index.md to point to new shrine and gallery ( #183 )
5 years ago
rami-a
67bd8a3f1c
Update semantic label of study back button ( #188 )
5 years ago
Andrew Brogdon
66efe3b5ce
Adding redirect README for add_to_app ( #182 )
5 years ago
rami-a
218fca3f20
Enable CI checks to run on the gallery ( #181 )
5 years ago
Andrew Brogdon
400f305ecd
Graduating add-to-app ( #180 )
5 years ago
Mustafa Ekrem KENTER
3c11ff596c
Change links to adaptive.dart and splash.dart ( #179 )
...
Update links to adaptive.dart and splash.dart as relative links
5 years ago
Brett Morgan
73086e20c1
Beta branch fix ( #173 )
5 years ago
rami-a
6673acc6d7
Merge in the flutter gallery ( #176 )
5 years ago
Brett Morgan
428041b253
Drop build.yaml and simplify url_launcher usage ( #177 )
5 years ago
Brett Morgan
f07b4a90d5
Desktop photo search ( #174 )
5 years ago
Andrew Brogdon
8c27a25d50
Modifying readmes ( #175 )
5 years ago
Andrew Brogdon
9880ff0679
Adds new "prebuilt framework" add-to-app sample for iOS ( #171 )
5 years ago
Ben Hagen
231a19a092
Use video_player_web ( #170 )
5 years ago
Andrew Brogdon
5b0fd46fed
Maintenance for provider_shopper ( #168 )
5 years ago
Brett Morgan
22f01ff4a6
Analysis options uplift to 1.8 ( #169 )
5 years ago
Andrew Brogdon
28ec1b6f6c
Maintenance for provider_counter ( #165 )
5 years ago
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
5 years ago
Brett Morgan
23d71e057d
Adding git ignores and pubspec updates ( #166 )
5 years ago
John Ryan
3d21920ba9
add deployment documentation to web/ directory ( #164 )
...
* add deployment documentation to web/ directory
* add clarification
* formatting
5 years ago
Gonçalo Palma
e640c3182c
Add CocoaPods installation to the add-to-app README ( #162 )
5 years ago
Gonçalo Palma
49ae463045
Removes plugin registration from add-to-app's Android "using plugin" sample
5 years ago
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
5 years ago
Matt Sullivan
f2ca77008a
Updated spring animation example ( #158 )
5 years ago
Andrew Brogdon
8155d8a777
Tidying up add-to-app samples ( #160 )
5 years ago
John Ryan
e184a46ce6
add preview image to gallery assets ( #159 )
5 years ago
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
5 years ago
xster
57759009aa
Some kotlin cosmetic tweaks ( #157 )
5 years ago
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
5 years ago
Andrew Brogdon
2af51a8222
Adds android_using_prebuilt_module to add-to-app samples ( #154 )
5 years ago
Andrew Brogdon
bfdc21841c
Add-to-app samples using plugin ( #152 )
5 years ago
Andrew Brogdon
64cfc2bdc7
Updated to latest embedding ( #153 )
5 years ago
Andrew Brogdon
947042d8df
Adds data transfer to Add2App samples, using caching on Android ( #146 )
5 years ago
Andrew Brogdon
f4a8247634
Maintenance updates for platform_view_swift ( #151 )
5 years ago
John Ryan
497c25b154
platform_design maintenance ( #149 )
...
* platform_design maintenance
* update maintenance table
5 years ago
John Ryan
dfba162762
jsonexample maintenance ( #150 )
...
* jsonexample maintenance
* formatting
5 years ago