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

1781 Commits

Author SHA1 Message Date
Kenzie Schmoll
e59c865884 Use custom marker icons for Favorite places and Visited places. (#31) 2018-11-09 15:32:10 -08:00
Andrew Brogdon
c823766300 Adds analyzer and formatter to smoke tests. (#29) 2018-11-08 10:56:29 -08:00
Andrew Brogdon
811b5d245a Fixes Future<void> issue in Shrine. (#28) 2018-11-08 09:59:43 -08:00
kenzieschmoll
4ed6aca905 Merge branch 'master' of github.com:flutter/samples 2018-11-01 16:30:23 -07:00
Kenzie Schmoll
eff382bcb2 Update README with additional information and instructions. 2018-11-01 16:29:17 -07:00
kenzieschmoll
3a6152c972 Add more stub data. Alphabetize entries. 2018-11-01 16:26:03 -07:00
Kenzie Schmoll
3ed537495a Add stub reviews to the place details sheet. (#22)
* Add stub place reviews to the place details sheet. Offers a better demonstration of the map in a list view.
2018-11-01 13:15:12 -07:00
Kenzie Schmoll
bfce2a44e9 Add map type toggle to place_tracker demo. (#23)
Button will toggle between normal, satellite, terrain, hybrid, and none MapTypes.
2018-11-01 12:19:04 -07:00
Kenzie Schmoll
7ab277fad4 Add Google Maps Place Tracker sample app to flutter/samples. (#20)
Sample app that displays places on a map. Add/edit places. Interact with map. Iterations to follow.
2018-10-26 13:11:10 -07: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
b5ce05e934 Adds search screen to veggieseasons. (#17) 2018-09-13 10:37:30 -07:00
Andrew Brogdon
5f040e6545 Adding favorites screen to veggieseasons. (#16) 2018-09-07 09:34:32 -07:00
Andrew Brogdon
1ed6c91700 Adding email notifications. (#15) 2018-09-06 10:23:31 -07:00
Andrew Brogdon
d2c3aeb345 Adding veggieseasons DetailsScreen. (#14) 2018-09-06 10:11:58 -07:00
Andrew Brogdon
0675b1f774 Adds model layer and list view to veggieseasons. (#13) 2018-09-05 10:12:54 -07:00
Andrew Brogdon
928c40c097 Adds the start of a new sample showcasing Cupertino widgets. (#12) 2018-08-31 15:08:33 -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
Mike Laughton
c02d0208fa Add platform_view_swift based on platform_view example (#10) 2018-08-10 14:39:22 -07:00
Andrew Brogdon
370a72caa5 Fixing unchangeable Shrine categories. (#9) 2018-08-08 08:41:18 -07:00
Andrew Brogdon
2681473884 Samples index (#7) 2018-07-31 15:04:42 -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
Andrew Brogdon
357d172647 Adding tests, tweaking built_value code. (#5) 2018-07-20 15:18:23 -07:00
Andrew Brogdon
166c797671 Updating contributor guidelines. 2018-07-02 09:39:32 -07:00
Andrew Brogdon
d83f6505ef Adding Travis badge. 2018-07-02 09:01:53 -07:00
Andrew Brogdon
d17f968932 Adding Travis config for jsonexample. (#4) 2018-06-29 15:49:11 -07:00
Andrew Brogdon
85f4d3f18b Updating README. (#2) 2018-06-27 15:43:18 -07:00
Andrew Brogdon
f0fe2289e6 Adding JSON example. (#1) 2018-06-27 15:03:58 -07:00
Hixie
05319d3e8c Initial commit 2018-06-08 14:36:44 -07:00
Ian Hickson
ea0baaf0a3 Initial commit 2018-06-08 14:28:04 -07:00