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

356 Commits

Author SHA1 Message Date
Aadarsh Patel
bc7a51ea6e Android subproject removed (#378)
* Android subproject removed

* Update .gitignore

* Update .gitignore
2020-03-18 16:05:28 -07:00
Jaideep Prasad
73ee9832a2 [animations] Added FadeTransition Demo (#375)
* [animations] Added FadeTransition Demo

* updated acc to reviews

* updated acc to reviews

Co-authored-by: John Ryan <ryjohn@google.com>
2020-03-17 16:08:15 -07:00
Jaideep Prasad
b1a4a24f64 [animations] new animation sample: Hero Animation Demo (#364) 2020-03-17 15:18:30 -07:00
John Ryan
a165fb98ad update samples_index UX (#371)
- Use Google Sans
- add brand colors
- adjust spacing on elements
- align MDC Chips to spec
- update type labels to spec
2020-03-16 10:03:24 -07:00
Andrew Brogdon
a72b6adfeb Adding issue request notice to contributor's guide (#374) 2020-03-16 09:29:36 -07:00
Andrew Brogdon
42c114dec2 Tweaking README file for old gallery (#373) 2020-03-13 14:52:07 -07:00
Anthony
29dfc8cdfd Remove gallery app and show its new location in the README (#358) 2020-03-13 14:40:16 -07:00
Andrew Brogdon
face0f564a Adds espresso testing for add_to_app/android_fullscreen (#323) 2020-03-12 20:12:24 -07:00
Jaideep Prasad
bff4d459f7 [platform_design] fix: Polished LogOut dialog (#367)
* fix: Polished LogOut dialog

* dart fmt
2020-03-11 11:14:34 -07:00
Andrew Brogdon
1289227832 Moving animated list sample (#366) 2020-03-10 16:33:23 -07:00
Govind Dixit
c358eda342 feat: add more animations examples (#345) 2020-03-10 08:25:45 -07:00
John Ryan
e24fef3af5 [web_dashboard] Navigation rail update (#356)
* add new navigation_rail, update adaptive_scaffold

* add outdated routing_demo

* Add AdaptiveScaffold experiment

* clean up experimental/ directory

* remove web_dashboard from CI script

new NavigationRail widget requires the master channel
2020-03-09 16:20:01 -07:00
John Ryan
0a5a5109de Add samples index (#359)
* add samples_index to web/ directory

Co-authored-by: Thea Flowers <theaflowers@google.com>

* add pub_get.dart script

* build sample index in peanut post build

* re-generate sample index with web demos

* print more details in peanut_post_build.dart

* add images for demos

* run generator

* update README

* add animations and provider shopper as symlinks

* add links to symlinked web demos

* use relative paths

* update cookbook images, urls, and description CSS

* use relative URL for navbar link

* unstage HTML files

* .gitignore generated HTML files

* add margin to toolbar

* rename escape functions

* add and update copyright headers

Co-authored-by: Thea Flowers <theaflowers@google.com>
2020-03-09 16:17:08 -07:00
Andrew Brogdon
efab5b0644 Removing index from experimental README (#362) 2020-03-09 14:42:37 -07:00
Jenn Magder
715f62e685 Update Maven URL to https (#355) 2020-03-05 14:38:03 -08:00
Pierre-Louis
2c3d8d2047 [Gallery] Revert provisioning changes (#352)
* Revert provisioning changes to gallery

* Update project.pbxproj

* Update project.pbxproj
2020-03-05 17:12:24 +01:00
Pierre-Louis
792f3aac5e Fix Crane search bar margin (#350) 2020-03-05 10:44:50 +01:00
John Ryan
9bc8a3a537 add web_dashboard to CI script (#348) 2020-03-04 09:09:13 -08:00
Ajay Singh
c37d74f417 addded overscroll in header section (#338) 2020-03-04 09:02:07 -08:00
John Ryan
edf219354e add web_dashboard API (#333)
* add web_dashboard sample

* add docs

* address code review comments

* restructure web_dashboard

* set up provider and mock service

* add copyright headers, use relative imports

* add API class, add tests

* fmt

* rename services -> API, remove data library

* use new API in app

* add stream to items api

* convert from StreamBuilder to StreamProvider

* add subscription to Entry API

* rename API classes

* address comments

* Update README.md

* update README

* remove routing_demo
2020-03-02 16:04:10 -08:00
Manasvi Patidar
738b0d9958 Veggieseasons - Fix feed scroll behind status bar (#337) 2020-03-02 10:08:50 -08:00
Aadarsh Patel
c6f6b5b757 Added missing login page (#339) 2020-03-02 09:59:58 -08:00
Andrew Brogdon
1ca27ce6db Added brightness setting (#340) 2020-02-26 14:28:33 -08:00
Jurgen Geitner
e171f543c3 Searchbar style fix (#326) 2020-02-25 14:00:57 -08:00
Harun Madanoglu
f98d66d514 Fix - text on MaterialButton not changing (#324) 2020-02-21 08:38:57 -08:00
Andrew Brogdon
ede7c584c1 Updates the framework build in travis script to use an absolute path. (#332) 2020-02-20 09:23:46 -08:00
rami-a
6c5a02733a [Gallery] Bring in latest translations (#329) 2020-02-19 09:18:43 -05:00
rami-a
6acff9f302 [Gallery] Update README with steps to create a release (#327) 2020-02-18 13:10:00 -05:00
Kevin Moore
a1998e6186 Remove web/dad_jokes (#328)
Very outdated. Out of sync with the source project
2020-02-14 10:04:02 -08:00
sanni prasad
0a88d4519e Update cupertino_icons: from 0.1.2 to 0.1.3 (#325) 2020-02-12 10:28:00 -08:00
rami-a
36ea4f4e11 [Gallery] Bump version to 2.3 (#321) 2020-02-07 14:29:52 -05:00
Kevin Moore
7c33a11a7b web: remove spinning square demo
We've moved well beyond this
2020-02-07 11:02:41 -08:00
Kevin Moore
de40ba5c0a Remove entry for gallery sample: it was removed! 2020-02-07 11:02:41 -08:00
Kevin Moore
ea0ebacb10 update committed pubspec.lock files 2020-02-07 11:02:41 -08:00
Pierre-Louis
aed3d34551 Add screenshots, edit README (#319) 2020-02-07 11:32:46 +01:00
rami-a
96dc89870c [Gallery] Bring in Fortnightly banner (#317) 2020-02-06 10:22:16 -05:00
Pierre-Louis
7485904164 [Gallery] Implement Crane middle front layer (#318)
* Move gallery/gallery/ content to gallery/

* Update banner_demo.dart

* Update documentation

* Add hidden files

* Edit Travis script

* Update top level docs

* Update README.md path

* Move Crane middle tab up
2020-02-06 12:17:00 +01:00
Per Classon
d04440c11f [Gallery] Update desktop Rally for pages that did not have designs before (#314)
* Update desktop Rally for pages that did not have designs before
2020-02-06 12:02:30 +01:00
rami-a
c1acfe799d [Gallery] Bring in the latest translations (#316) 2020-02-05 17:04:59 -05:00
rami-a
dc66d5f998 [Gallery] Implement Desktop study carousel (#315) 2020-02-05 16:02:39 -05:00
Pierre-Louis
cee267cf88 [Gallery] Fix directory structure (#312) 2020-02-05 14:11:54 -05:00
rami-a
082592e9a9 [Gallery] Tweak banner colors (#311) 2020-02-04 14:24:27 -05:00
rami-a
f8a122903b [Gallery] Implement Fortnightly study (#304) 2020-02-04 09:56:55 -05:00
Pierre-Louis
eceff0ae62 [Gallery] Disallow GoogleFonts http loading (#307)
* Update pubspec and pubspec.lock

Upgrade packages to latest allowable version
Specify ^ for packages missing it

* Disallow GoogleFonts http loading
2020-02-04 12:02:44 +01:00
Pierre-Louis
6a65b01f5d [Gallery] Use google_fonts (#299)
* Use google_fonts package

* Use hosted version of google_fonts
2020-02-03 18:00:14 +01:00
Andrew Brogdon
a90a244fcf Veggieseasons - Turning on bitcode, preparing for 1.2.0 publish (#305) 2020-02-03 08:12:43 -08:00
Filip Hracek
c121b2d2a6 Follow best practice of ProxyProvider updating (#298)
* Upgrade to pkg:provider 4.0

* Follow best practice of ProxyProvider updating

The addresses feedback from https://github.com/flutter/samples/issues/245. Instead of constructing a new `CartModel`, we merely update the `catalog` field.

We no longer need a fancy constructor, and `CartModel._catalog` cannot be final any more.
2020-01-31 13:25:14 -08:00
Pierre-Louis
2fae307721 Rename REFERENCE STYLES & MEDIA category to STYLES & OTHER (#303)
* Change name of reference styles & media category

* Update gallery_localizations.dart
2020-01-31 17:08:39 +01:00
Pierre-Louis
6f0f2fed52 [Gallery] Fix slow motion setting announcement (#301)
* Enable a11y carousel scrolling

* Fix slow motion announcement on android talkback

* Revert "Enable a11y carousel scrolling"

This reverts commit cc8f233b54.
2020-01-31 17:08:18 +01:00
Pierre-Louis
b485f10fca [Gallery] Text field demo fixes (#302)
* Misc text field demo fixes

* Update code_segments.dart
2020-01-31 16:56:38 +01:00