Get Started
Introduction
Sizzle Starter is a production-ready Flutter template packed with essential features to kickstart your app development:
- Architecture & Folder Structure
- Dependency Initialization & Injection
- CI Setup with GitHub Actions
- App Settings, Theming, and Localization
- Database Management using Drift
- Linting Rules & Style Guides
It’s designed to save you time and ensure best practices from the start!
Quick Start
-
Clone the repo
Clone the Sizzle Starter repository and rename it to your project name. -
Install dependencies
Install the project dependencies using the following command: