Skip to content

Add New Feature

This guide will show you how to add a new feature to your flutter app.

Getting started

Create a new folder in the lib/features directory.

Next, move on to the domain layer section.