-
Notifications
You must be signed in to change notification settings - Fork 247
[104] Merge sync correction #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
willlarche
merged 1 commit into
material-components:104-complete
from
willlarche:fix-backdropNaming-104-complete
May 22, 2018
Merged
[104] Merge sync correction #27
willlarche
merged 1 commit into
material-components:104-complete
from
willlarche:fix-backdropNaming-104-complete
May 22, 2018
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LGTM |
willlarche
added a commit
that referenced
this pull request
May 27, 2018
clocksmith
added a commit
that referenced
this pull request
May 30, 2018
* [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate
willlarche
added a commit
that referenced
this pull request
Jun 11, 2018
willlarche
pushed a commit
that referenced
this pull request
Jun 11, 2018
* [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate
willlarche
added a commit
that referenced
this pull request
Jun 11, 2018
willlarche
pushed a commit
that referenced
this pull request
Jun 11, 2018
* [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate
tianlunlee
pushed a commit
that referenced
this pull request
Jun 25, 2018
tianlunlee
pushed a commit
that referenced
this pull request
Jun 25, 2018
* [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate
willlarche
added a commit
that referenced
this pull request
Jun 25, 2018
[101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback.
tianlunlee
pushed a commit
that referenced
this pull request
Jun 26, 2018
[101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback.
tianlunlee
pushed a commit
that referenced
this pull request
Jun 26, 2018
[101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback.
michdud
pushed a commit
that referenced
this pull request
Jun 26, 2018
[101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback.
michdud
pushed a commit
that referenced
this pull request
Jun 27, 2018
[101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback.
tianlunlee
pushed a commit
to tianlunlee/material-components-flutter-codelabs
that referenced
this pull request
Jun 27, 2018
[101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) [101] TODOs for starter code (material-components#50) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (material-components#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [104] Todos for 104 (material-components#51) [104] Update of 104 todos (material-components#58) Removed import todos and rearranged a todo to make more sense. [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (material-components#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (material-components#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (material-components#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (material-components#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (material-components#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (material-components#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (material-components#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (material-components#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (material-components#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (material-components#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (material-components#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (material-components#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (material-components#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback. [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (material-components#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (material-components#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (material-components#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (material-components#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (material-components#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (material-components#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (material-components#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (material-components#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (material-components#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (material-components#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (material-components#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (material-components#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (material-components#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback.
willlarche
added a commit
to tianlunlee/material-components-flutter-codelabs
that referenced
this pull request
Jun 28, 2018
[101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) [101] TODOs for starter code (material-components#50) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (material-components#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [104] Todos for 104 (material-components#51) [104] Update of 104 todos (material-components#58) Removed import todos and rearranged a todo to make more sense. [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (material-components#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (material-components#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (material-components#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (material-components#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (material-components#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (material-components#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (material-components#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (material-components#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (material-components#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (material-components#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (material-components#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (material-components#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (material-components#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback. [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (material-components#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (material-components#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (material-components#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (material-components#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (material-components#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (material-components#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (material-components#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (material-components#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (material-components#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (material-components#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (material-components#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (material-components#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (material-components#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback.
tianlunlee
pushed a commit
to tianlunlee/material-components-flutter-codelabs
that referenced
this pull request
Jun 28, 2018
[101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (material-components#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (material-components#44) (material-components#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (material-components#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (material-components#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (material-components#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (material-components#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (material-components#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (material-components#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (material-components#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (material-components#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (material-components#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (material-components#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (material-components#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (material-components#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (material-components#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (material-components#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback.
tianlunlee
pushed a commit
that referenced
this pull request
Jun 29, 2018
[101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [104] Todos for 104 (#51) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback.
michdud
pushed a commit
that referenced
this pull request
Jun 29, 2018
[101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [104] Todos for 104 (#51) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback. [104] Add color to color.dart and reference in category_menu_page.dart [101] Completed Code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter (#59) [101] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [104] Add missing newline at end of home.dart
michdud
pushed a commit
that referenced
this pull request
Jun 29, 2018
[101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [104] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [104] Todos for 104 (#51) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace * [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * [104] Merge sync. (#27) * Start to reconfigure the _BackdropTitle to handle custom transition animations. * Added a customIcon to _BackdropTitle with the correct animations for branded icon. * Added front and back title sliding to the branded icon animation. * rebase fixes * Responded to comments * merge fix * Rearranged the animations and used nested widgets instead of transitions with no local vars. * Fix bad rebase * Respond to comments by replacing .animate with .evaluate [104] PR feedback. [104] Padding correction. [TextFields] PR feedback. [104] Add color to color.dart and reference in category_menu_page.dart [101] Completed Code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter (#59) [101] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [104] Add missing newline at end of home.dart
michdud
pushed a commit
that referenced
this pull request
Jul 3, 2018
[101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [101] Completed Code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter (#59) [101] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [103] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [101] Completed Code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter (#59) [101] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [103] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Add color to be used in 104 [104] Remove confusing comments (#68) In #64, it was pointed out that these todos don't move to the new _ShrineAppState when it is created in 104. Since the todos are supposed to go inside of _ShrineAppState, it is confusing for them to stay in ShrineApp. Instead of trying to get learners to move the todos manually, it's probably clearer and simpler to just get rid of them entirely. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [101] Included lines to ignore .iml files and files in idea/ (#67) [104] �Add missing import. [104] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [101] Completed Code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter (#59) [101] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [103] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [101] Completed Code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter (#59) [101] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [103] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Add color to be used in 104 [104] Remove confusing comments (#68) In #64, it was pointed out that these todos don't move to the new _ShrineAppState when it is created in 104. Since the todos are supposed to go inside of _ShrineAppState, it is confusing for them to stay in ShrineApp. Instead of trying to get learners to move the todos manually, it's probably clearer and simpler to just get rid of them entirely. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [101] Included lines to ignore .iml files and files in idea/ (#67) [104] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [101] Completed Code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter (#59) [101] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [103] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [101] Completed Code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter (#59) [101] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [103] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Add color to be used in 104 [104] Remove confusing comments (#68) In #64, it was pointed out that these todos don't move to the new _ShrineAppState when it is created in 104. Since the todos are supposed to go inside of _ShrineAppState, it is confusing for them to stay in ShrineApp. Instead of trying to get learners to move the todos manually, it's probably clearer and simpler to just get rid of them entirely. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [101] Included lines to ignore .iml files and files in idea/ (#67) [104] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [101] Completed Code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter (#59) [101] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [103] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [104] Completed code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) [101] TODOs for starter code (#50) [101] Added future TODOs to 101 starter [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [103] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [102] Completed code. [101] Starter code. [103] Supplemental files. [101] Correcting supplemental files. [101] Minor renaming. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. [102] starter todos (#54) [104] Todos for 104 (#51) [102] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [META] Readme correction. [104] Completed code. [101] Starter code. [101] Making AppBar something you add in 102. [Model] Adding model from the start. [103] Adding fonts. [103] Supplemental files. [101] Correcting supplemental files. [101] Copy correction. [101] Minor renaming. [101] Update for Dart 2. [101] Missing dependency. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Dart 2. [101] Correcting model. [Meta] README file. [Meta] Clarification. [101] Copy correction. [104] Updating data. [101] Correcting widget class. (#23) Add link to actual codelab in the README [Meta] README correction. [101] README specificity. [101] Complete code. [102] Starter code. [102] Minor copy correction. [101] Update for Dart 2 [102] Rebase. Add the slanted_menu.png to assets for 101 branch so its ready when needed. (#44) (#45) [102] Complete code. [103] Starter code. [102] Correcting home being stateful. [103] Correcting order of fields. (#10) [102] Removing unneeded value. [102] Dart 2. [102] Data correction. [103] README specificity. [103] Completed code. [104] Starter code. [103] Removing unneeded directory. [103] Unused icons code. [103] Moving supplemental files. [103] Using recent changes. [103] Removing unused import. [103] Data correction. [103] Adding body2 styling. [103] Dart 2 [103] Color const correction. [104] README specificity. [103] Completed code. [104] Starter code. [102] Complete code. [103] Starter code. [103] Correcting order of fields. (#10) [103] Completed code. [104] Starter code. [103] Using recent changes. add backdrop and working menu with filtering [104] Minor visual changes. [104] Visual detail. [104] Newline at EOF. [104] License stanzas. [104] Removing files from merge. [104] Sync. [104] Correcting license [104] Adding license stanza [104] Decrease backdrop radius size to match mocks. (#21) [104] PR feedback. [104] Removing an unnecessary widget. [104] Formatting. [104] Replaces regular hamburger menu behavior with a branded version (#22) * [104] Replaces regular hamburger menu behavior with a branded icon version. * Fixed space nit and refactored branded icon into its own var. * whitespace [104] Changing "Panel" to "Layer" (#24) * [104] Clarifying backdrop. * [104] Changing panel to layer. [104] Merge sync. (#27) [104] Removing log statement. [104] Correcting import order. [104] Adding a little whitespace [104] Backdrop code review feedback (#29) * [104] PR feedback. * [104] PR feedback. * [104] Some whitespace. [104] Add branded icon menu nav animation (#28) * [101] Correcting widget class. * [101] Complete code. [102] Starter code. * [102] Minor copy correction. * [101] Update for Dart 2 * [102] Complete code. [103] Starter code. * [102] Correcting home being stateful. * [103] Correcting order of fields. (#10) * [102] Removing unneeded value. * [102] Dart 2. * [102] Data correction. * [103] Completed code. [104] Starter code. * [103] Removing unneeded directory. * [103] Unused icons code. * [103] Moving supplemental files. * [103] Using recent changes. * [103] Removing unused import. * [103] Data correction. * [103] Adding body2 styling. * [103] Dart 2 * [103] Color const correction. * [102] Complete code. [103] Starter code. * [103] Completed code. [104] Starter code. * [103] Completed code. [104] Starter code. * [103] Correcting order of fields. (#10) * add backdrop and working menu with filtering * [104] Minor visual changes. * [103] Using recent changes. * [104] Visual detail. * [104] Newline at EOF. * [104] License stanzas. * [104] Removing files from merge. * [104] Sync. * [104] Correcting license * [104] Adding license stanza * [104] Decrease backdrop radius size to match mocks. (#21) * [104] PR feedback. * [104] Removing an unnecessary widget. * [104] Formatting. * [104] Replaces reg…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.