Open hangoocn opened 6 months ago
Hello @hangoocn - This appears to be a documentation issue. The command should include --config-version 0
npx ampx sandbox --outputs-format dart ----outputs-out-dir lib --config-version 0
Thanks @Jordan-Nelson , it is working when I add --outputs-version 0
.
Description
I have follow this gen2 quickstart to create an flutter app, but experiences two issues that make this not work:
Amplify.configure(amplifyConfig)
This happens when running the app in windows or Chrome.
Categories
Steps to Reproduce
Just follow the exact steps of the quick start: https://docs.amplify.aws/flutter/start/quickstart/ to create a flutter app
Screenshots
Platforms
Flutter Version
3.19.5
Amplify Flutter Version
1.8.0 or 1.0.0 (which is in the doc)
Deployment Method
Amplify CLI
Schema