You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
Chap 6 previous chap made consistent & follow Dart Style Guide
- Chap 6 index.html: some unnecessary differences with chapter 5’s
index.html have been eliminated.
- Added types on public class members to follow the Dart Style Guide.
- Removed whitespace from chap 5 files to eliminate unnecessary
differences with chap 6 files.
- Minor edit to chap 3 & 4 index.html to only show “Recipe Details”
heading when a recipe is being shown. This is more consistent with the
app behavior of chap 6 (which renders the recipe details via a
completely self-contained view).
0 commit comments