Replies: 1 comment 13 replies
-
Hey, I haven't had many issues with the latest setup. As long as everything is on the latest it should work. Stacked is only dependent on Flutter so you can ignore the following things in your comparison:
Use the Stacked Tools and generate an app and see if that works. |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
I was very excited when I found the stacked architecture for building my idea of a flutter app.
I tried to follow the very basic setup tutorial from filledstacks.com with the simple startup and second view navigation.
Unfortunately I ran into issues with both the example code and the build_runner due to some dependencies not agreeing with each other or with the sdk on the system.
So my question is which combination of versions of the following libraries/sdks work well together in your experience?
--stacked_services
I'd really appreciate your help on this, as I had trouble finding a setup that doesn't run into some error or another.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions