In this third episode of the Flutter Development Series, I'll walk you through the process of creating a List Page and customizing its List items, bringing uniqueness to your apps. I also discuss the following:
-Customizing existing widgets like the AppBar
-Creating your very own Bottom Nav Bar (the core UI widget for now - I'll expand on this in follow-up episodes)
-Creating Dart Models to mock your data for faster prototyping and modeling
GitHub Repo for this project:
https://github.com/romanejaquez/orill...
#Flutter #30DaysOfFlutter #Dart #RomanJustCodes #CrossPlatform #Android #IOS #Web #Desktop #Widgets #ListView