Getx_Starter
This repo provides a starter kit thats include Getx package. It includes key-value databases, sample pages, and components which they are special buttons, texts etc. Also “Getx” provides state management so that you cannot create StreamBuilder for each variable.
Getx Includes
- State Management
- Route Management
- Dependency Management
- Translations and Locales
- Theme management
Resources
These links for more help with GetX
- GetX Documentation
- GetX Documentation of Jonataslaw
- GetX Flutter Firebase Auth Example
- Todo app using firebase firestore and firebase authentication with GetX