- Login Screen
2. Register Screen
3. Custom TextField Input for Clean Code
- Require an image list or any list for showing in GridView.
- CustomScrollView is a widget so insert in body property of Scaffold.
- Create custom widget => SliverToBoxAdapter because CustomScrollView accepts only sliver property.