Skip to content

FWE pt 2 - Working with data #12150

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

FWE pt 2 - Working with data #12150

wants to merge 1 commit into from

Conversation

ericwindmill
Copy link
Contributor

Description of what this PR is changing or adding, and why:

This silently adds the second set of pages for FWE. This PR does not include any changes the side nav.

Part of #12064

Pages

  • introduction
  • http requests
  • change notifiers
  • listenables

Presubmit checklist

  • This PR is marked as draft with an explanation if not meant to land until a future stable release.
  • This PR doesn’t contain automatically generated corrections (Grammarly or similar).
  • This PR follows the Google Developer Documentation Style Guidelines — for example, it doesn’t use i.e. or e.g., and it avoids I and we (first person).
  • This PR uses semantic line breaks of 80 characters or fewer.

@ericwindmill ericwindmill requested review from sfshaza2, antfitch, parlough and a team as code owners June 24, 2025 14:50
@ericwindmill ericwindmill changed the title checkin' FWE pt 2 - Working with data Jun 24, 2025
@flutter-website-bot
Copy link
Collaborator

Visit the preview URL for this PR (updated for commit b7836a0):

https://flutter-docs-prod--pr12150-flutter-tutorial-2-wgt1rgcy.web.app

Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only a couple minor comments. This is looking really good, @ericwindmill.

<img src="/assets/images/docs/tutorial/simple_mvvm.png" width="100%"
alt="A diagram that shows the three layers of MVVM architecture: Model, ViewModel, and View.">

A single feature in your app contains one of each MVVM component. In
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
A single feature in your app contains one of each MVVM component. In
A single feature in your app contains each one of the MVVM components. In

like Flutter and a pattern like MVVM work together: The UI is rendered
based on the state, and updates when a state changes demands it, but
it doesn't manage any state or the process of updating itself. The
business logic and rendering are completely separate from eachother.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
business logic and rendering are completely separate from eachother.
business logic and rendering are completely separate from each other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy