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

7 Commits

Author SHA1 Message Date
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