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

Update Flutter Gallery link (#429)

This commit is contained in:
Pierre-Louis
2020-05-05 23:35:59 +02:00
committed by GitHub
parent c7f5030079
commit 27198ad733
2 changed files with 2 additions and 2 deletions

View File

@@ -4,4 +4,4 @@ https://github.com/flutter/gallery
To see a compiled Gallery running in your browser, use this link: To see a compiled Gallery running in your browser, use this link:
https://flutter.github.io/gallery https://gallery.flutter.dev

View File

@@ -13,7 +13,7 @@ samples:
- url: images/gallery5.png - url: images/gallery5.png
alt: Shrine app screnshot alt: Shrine app screnshot
source: https://github.com/flutter/gallery source: https://github.com/flutter/gallery
web: https://flutter.github.io/gallery web: https://gallery.flutter.dev
description: > description: >
A collection of material design widgets, behaviors, and vignettes A collection of material design widgets, behaviors, and vignettes
implemented with Flutter. implemented with Flutter.