Sample Shopping UI in Flutter
In this tutorial, I will show you how to make this simple but pretty, Amazon Clone App UI, Of course, we are not going to build a full app with a backend service, payment method and all those things. we will only focus on the UI. we will see how to create a scroll view, how to make a bottom navigation bar, and how to create a custom widget using flutter.
the source code is on this link