Skip to content

01. Introduction

Hasan Abdullah edited this page Jan 20, 2022 · 1 revision

This Flutter Template using GetX package for State management, routing and Dependency Injection (bindings). We are using MVVM (Model View ViewModel) architectural pattern here. For network call we are using Dio package. We followed the recommended folder structure of GetX and used Get CLI command line tool for creating the folder structure.

Clone this wiki locally