8000 GitHub - MUKxDev/test_stacked: just testing Stacked state management and using AWS amplify
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MUKxDev/test_stacked

Repository files navigation

test_stacked

A new Flutter project that allows you to test Stacked state management.

Getting Started

Use the build runner command before you run the application, adding new routes, or new services

  • see the auth service for an example of a new service
  • see the router.dart for how to add new routes

build_runner:

Use this command to generate build_runner code:

flutter pub run build_runner build --delete-conflicting-outputs

you can add it as an alias using the below command and then use generate insted.

alias generate="flutter pub run build_runner build --delete-conflicting-outputs"

See the Stacked documentation for any help in this Flutter project:

About

just testing Stacked state management and using AWS amplify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0