Appearance
This guide will show you how to add a new feature to your flutter app.
Create a new folder in the lib/features directory.
lib/features
Next, move on to the domain layer section.