Brett Morgan
baa1f976b2
Samples maintenance ( #435 )
2020-05-13 09:18:26 +10:00
Michael Goderbauer
941ebebfad
[Veggie Seasons] Update dependencies on xcode project ( #428 )
2020-05-06 15:25:09 -07:00
John Ryan
14b9a8c4c4
Flutter 1.17 updates ( #432 )
...
* Material text theme updates & flutter pub upgrade (#411 )
* Beta channel updates (#412 )
* fix deprecated usages in provider_shopper - beta channel
* fix deprecated usages in animations - beta channel
* fix deprecated usages in provider_counter - beta
* Updates additional samples for beta release (#416 )
* use headline6 instead of title
* fix another title -> headline6
Co-authored-by: Brett Morgan <brett.morgan@gmail.com >
Co-authored-by: Andrew Brogdon <RedBrogdon@users.noreply.github.com >
2020-05-06 14:09:15 -07:00
Anthony
31f6eff4a6
Update samples.yaml ( #430 )
2020-05-05 14:36:41 -07:00
Pierre-Louis
27198ad733
Update Flutter Gallery link ( #429 )
2020-05-05 14:35:59 -07:00
Andrew Brogdon
c7f5030079
Moved two animation vignettes into misc. ( #425 )
2020-05-04 13:38:38 -07:00
John Ryan
9a464fad00
update slide_puzzle ( #420 )
...
* update slide_puzzle
* run createThumbnails before build-release grind task
* add license headers
2020-04-29 13:41:36 -07:00
Jaideep Prasad
ddf610d682
[provider_shopper] Added widget tests for login, catalog and cart screens ( #400 )
2020-04-27 17:45:50 -07:00
John Ryan
e6c7aaf8c6
Update README.md ( #422 )
2020-04-27 17:42:47 -07:00
Ayush Bherwani
b2f3ccfad2
[animations] adds widget test for expand card ( #410 )
2020-04-27 17:31:04 -07:00
John Ryan
ef0114c210
update slide_puzzle for beta channel ( #419 )
...
includes PR: https://github.com/kevmoo/slide_puzzle/pull/5
2020-04-23 09:33:43 -07:00
Ayush Kumar Shaw
ed284c78bd
Added CurvedAnimation Sample ( #385 )
2020-04-22 22:08:12 -07:00
John Ryan
8763d754ad
Add thumbnail images to VSI ( #415 )
...
* add thumbnail image generation
improves page load from 41.7 MB to 7.6 MB
* remove filesCreated set - thumbnails for each image are generated.
* set package:image version in pubspec
* Update grind.dart
2020-04-17 13:55:12 -07:00
John Ryan
5a5cc8a62f
remove navigation rail, update adaptive scaffold ( #404 )
2020-04-07 09:12:25 -07:00
Govind Dixit
ff924ef6cb
fix timeflow broken link ( #407 )
2020-04-02 17:03:39 -07:00
Aadarsh Patel
1c887b6d80
typo fix ( #403 )
2020-03-30 22:18:53 -07:00
Abdullah Deshmukh
d9c9b3a519
[VeggieSeasons] Fix dark mode problems ( #395 )
2020-03-30 21:55:00 -07:00
Brett Morgan
28742ddeaf
Adding directives_ordering ( #396 )
2020-03-26 06:14:39 +11:00
Andrew Brogdon
3f3564606c
Updating README to point to visual samples index ( #386 )
2020-03-24 11:33:42 -07:00
Abdullah Deshmukh
3a02748df2
[platform_design]Fix problems in dark mode ( #377 )
2020-03-19 10:39:40 -07:00
Ayush Bherwani
f8e3d391f3
Added more examples in animations ( #341 )
2020-03-18 16:49:18 -07:00
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