feat(): riverpod & state management #1

Merged
Alyve merged 1 commits from feat/state-management into main 2 years ago
Alyve commented 2 years ago
Owner
There is no content yet.
Alyve merged commit 490e0c10cb into main 2 years ago
The pull request has been merged as 490e0c10cb.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feat/state-management main
git pull origin feat/state-management

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff feat/state-management
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FlutterMooc/meals#1
Loading…
There is no content yet.