Andrew Brogdon
526ee0602a
Adds trivia to Veggie details screen ( #61 )
6 years ago
Andrew Brogdon
dcca6e44b2
Refactors detail view in advance of trivia ( #60 )
6 years ago
Kenzie Schmoll
a2419b3dcf
Update Place Tracker to use latest version of plugin ( #59 )
6 years ago
Abhijeeth Padarthi
8fe2999ee8
Removed redundant "const" and "new" assignments & Formatted code. ( #58 )
6 years ago
Andrew Brogdon
be35972637
Adding no-result display to search screen. ( #57 )
6 years ago
Andrew Brogdon
cf95d2c3a3
Adds semantic labels to images and modal close button ( #56 )
...
* Added semantic labels to images.
* Reverting project file.
* Semantic label for close button.
6 years ago
Andrew Brogdon
fe72ed957f
Pressable veggie cards, new launcher icon, release metadata. ( #54 )
6 years ago
Andrew Brogdon
d123c32f29
Moves modal close button to left. ( #55 )
6 years ago
Will Larche
0431592bd6
Removing Fortnightly since it now lives in flutter_gallery.
6 years ago
Andrew Brogdon
008275b042
Removes extra 'because' in INDEX.md ( #51 )
6 years ago
Andrew Brogdon
2983b21873
Adds disclaimer to index and tweaks one item description ( #50 )
6 years ago
Bhavik Makwana
2bac3341a0
Adding Flutter Playground repository ( #45 )
6 years ago
Andrew Brogdon
7ae3780bcb
Unbreaking tests borked by SDK update. ( #49 )
6 years ago
Will Larche
fce0854b7f
[Material] Fortnightly study ( #44 )
...
* [Fortnightly] Typography demo / Material study.
* [Fortnightly] Removing unneeded file.
* [Fortnightly] Moving theming into same file as demo.
* [Fortnightly] Moving app logic into demo.
* [Fortnightly] PR feedback.
* [Fortnightly] Expanded README.
* [Material] Formatting.
* [Fortnightly] Renaming file.
6 years ago
Andrew Brogdon
5d56599f7f
Fleshes out settings screen with groups, items, and navigation ( #43 )
6 years ago
Filip Hracek
2128608386
Add the ScopedModel Counter sample ( #41 )
...
Adds sample app that mimics the beloved starter app, but with ScopedModel for state management.
Contains a smoke test and is set up to run it in travis_script.sh.
6 years ago
Andrew Brogdon
e67cbb03ea
Updates travis config to include place_tracker and platform_view_swift ( #42 )
6 years ago
Andrew Brogdon
6ce0d22e9b
Updates detail screen to new, modal design. ( #40 )
6 years ago
Andrew Brogdon
bfb8b8aea9
Adds new image assets, card-style list, and new data for the veggies ( #38 )
6 years ago
Andrew Brogdon
2a2c535aab
Adds veggieseasons preferences, tweaks styles + list page ( #37 )
6 years ago
Andrew Brogdon
60837792a1
Updates index to include It's All Widgets. ( #36 )
6 years ago
Andrew Brogdon
92f692583d
Adds some Shrine updates from Material team. ( #34 )
6 years ago
Amir Hardon
ee59e80324
Set google_maps_flutter's version to <=0.1.0 in place_tracker. ( #35 )
...
A breaking API change is coming in 0.1.0, setting a dependency constraint
to keep the place_tracker sample building.
6 years ago
Andrew Brogdon
c553b80c53
Updates to readme, index. ( #33 )
6 years ago
Burhanuddin Rashid
c61bb7e17f
Adding WhatTodo app in Full apps ( #27 )
6 years ago
Iiro Krankka
e05dedbc5f
Mention that inKino is sharing code between web and mobile ( #32 )
6 years ago
Kenzie Schmoll
79d9d143b4
Add a list view to the place tracker app. ( #30 )
...
* Add list view to place tracker. Note: map in listTile is not WAI in this commit.
* Remove map from list tiles. Make list tiles tappable (currently editing a place and saving will do nothing if the details screen is pushed from the list view.
* Fix text alignment in list.
* Initial implementation of using an InheritedWidget to maintain data between list and map. Map does not update correctly at this point.
* Use AppModel.update to set the AppState. Add MapConfiguration class to handle map changes based on AppState.
* Don't cache AppState - lookup directly. Extract AppState code into it's own file and add static methods. Address comments from Hans.
* Extract generic AppModel code.
6 years ago
Kenzie Schmoll
e59c865884
Use custom marker icons for Favorite places and Visited places. ( #31 )
6 years ago
Andrew Brogdon
c823766300
Adds analyzer and formatter to smoke tests. ( #29 )
6 years ago
Andrew Brogdon
811b5d245a
Fixes Future<void> issue in Shrine. ( #28 )
6 years ago
kenzieschmoll
4ed6aca905
Merge branch 'master' of github.com:flutter/samples
6 years ago
Kenzie Schmoll
eff382bcb2
Update README with additional information and instructions.
6 years ago
kenzieschmoll
3a6152c972
Add more stub data. Alphabetize entries.
6 years ago
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.
6 years ago
Kenzie Schmoll
bfce2a44e9
Add map type toggle to place_tracker demo. ( #23 )
...
Button will toggle between normal, satellite, terrain, hybrid, and none MapTypes.
6 years ago
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.
6 years ago
Will Larche
4b4d5fef9c
[Shrine] New Shrine with expanding cart bottom sheet from experimenal ( #18 )
6 years ago
Andrew Brogdon
b5ce05e934
Adds search screen to veggieseasons. ( #17 )
6 years ago
Andrew Brogdon
5f040e6545
Adding favorites screen to veggieseasons. ( #16 )
6 years ago
Andrew Brogdon
1ed6c91700
Adding email notifications. ( #15 )
6 years ago
Andrew Brogdon
d2c3aeb345
Adding veggieseasons DetailsScreen. ( #14 )
6 years ago
Andrew Brogdon
0675b1f774
Adds model layer and list view to veggieseasons. ( #13 )
6 years ago
Andrew Brogdon
928c40c097
Adds the start of a new sample showcasing Cupertino widgets. ( #12 )
6 years ago
Andrew Brogdon
9d5686ae13
Fixes the dependencies for the examples, unbreaks Travis. ( #11 )
...
* Updated jsonexample for new dep versions.
* Fixes for other examples.
6 years ago
Mike Laughton
c02d0208fa
Add platform_view_swift based on platform_view example ( #10 )
6 years ago
Andrew Brogdon
370a72caa5
Fixing unchangeable Shrine categories. ( #9 )
6 years ago
Andrew Brogdon
2681473884
Samples index ( #7 )
6 years ago
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.
6 years ago
Andrew Brogdon
ad25e9cfb9
Adding Shrine to travis script. ( #6 )
6 years ago
Andrew Brogdon
434a703725
Adding shrine. ( #3 )
...
Adds a new version of Shrine from the MDC codelabs.
6 years ago