amplify_trips_planner_tutorial
amplify_trips_planner_tutorial copied to clipboard
Activities Entries
Hello, I really like your project and appreciate your work. I implemented the Amplify_Trips_Planner and ran into the same exact issue as lonesomeranger when trying to add activities (Android build and I wiped emulator many times). See issue here:
https://github.com/aws-samples/amplify-trips-planner/issues/1
I noticed this (somewhat different) repository and your use of Riverpod Generator. I implemented this repository and am getting a different error when adding Activities. Now the Activity entry pops up but I am never able to make any entries as the date and time fields never take an entry. Do you have any thoughts on what might be wrong? Thank you!