1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Tim Sneath
38a54314c7 Clean up .gitignore and checked in files (#65) 2019-04-14 17:10:44 -07:00
Abhijeeth Padarthi
8fe2999ee8 Removed redundant "const" and "new" assignments & Formatted code. (#58) 2019-03-19 09:27:32 -07:00
Andrew Brogdon
92f692583d Adds some Shrine updates from Material team. (#34) 2018-12-10 14:33:39 -08:00
Andrew Brogdon
811b5d245a Fixes Future<void> issue in Shrine. (#28) 2018-11-08 09:59:43 -08:00
Will Larche
4b4d5fef9c [Shrine] New Shrine with expanding cart bottom sheet from experimenal (#18) 2018-09-27 08:36:30 -07:00
Andrew Brogdon
9d5686ae13 Fixes the dependencies for the examples, unbreaks Travis. (#11)
* Updated jsonexample for new dep versions.

* Fixes for other examples.
2018-08-31 09:29:04 -07:00
Andrew Brogdon
370a72caa5 Fixing unchangeable Shrine categories. (#9) 2018-08-08 08:41:18 -07:00
Filip Hracek
2d64bf2957 Add smoke test for Shrine (#8)
Tests a simple journey: log in, buy a product, see the total in the cart.

This change also removes the empty unit test.
2018-07-30 16:19:12 -07:00
Andrew Brogdon
ad25e9cfb9 Adding Shrine to travis script. (#6) 2018-07-30 10:34:54 -07:00
Andrew Brogdon
434a703725 Adding shrine. (#3)
Adds a new version of Shrine from the MDC codelabs.
2018-07-26 15:27:26 -07:00