😉Getting started
Overview
Quickfire is a powerful CLI tool written in dart designed to streamline Flutter project setup using feature driven development with BLoC state management. From scaffolding UI to integrating authentication, notification and payment systems, Quickfire accelerates the development process, allowing developers to focus on building innovative features.
Installation
To install Quickfire globally and make it accessible from any terminal, use the following command:
To remove Quickfire globally, use the following command:
Creating a new flutter project using quickfire
Quickfire will prompt you for the project name, the number of features, and various configuration options.
Making your android app publish ready with quickfire
Building your app bundle with quickfire
Last updated