Fluttere GetX starter by Codeblock
A starter kit for beginner learns with Getx pattern, and GetStorage to architect a flutter project.
![Traslation](https://github.com/codeblock-dev/Codeblock-Flutter-Getx-Starter/blob/master/assets/images/locale.png?raw=true =300x) ![Counter](https://github.com/codeblock-dev/Codeblock-Flutter-Getx-Starter/blob/master/assets/images/counter.png?raw=true =300x)
- Getx with Model View, Controller, Controller-Service pattern
- Navigate pages by Getx Navigation
- Local cache by using GetStorage
- Restful api call by using GraphQL
- Localization by using GetxTranslation
- Update each widget item instead of re-rendering whole list view when data set has changed on a widget item
GetX has a highly active and helpful community. If you have questions, or would like any assistance regarding the use of this framework, please join our community channels, your question will be answered more quickly, and it will be the most suitable place. This repository is exclusive for opening issues, and requesting resources, but feel free to be part of GetX Community.
Getx Slack | Getx Discord | Getx Telegram | TDC Community Slack | TDC Community Telegram |
---|---|---|---|---|
- Flutter Getx EcoSystem package for arabic people - Tutorial by Pesa Coder.
- Dynamic Themes in 3 lines using GetX™ - Tutorial by Rod Brown.
- Complete GetX™ Navigation - Route management video by Amateur Coder.
- Complete GetX State Management - State management video by Amateur Coder.
- GetX™ Other Features - Utils, storage, bindings and other features video by Amateur Coder.
- Firestore User with GetX | Todo App - Video by Amateur Coder.
- Firebase Auth with GetX | Todo App - Video by Amateur Coder.
- The Flutter GetX™ Ecosystem ~ State Management - State management by Aachman Garg.
- The Flutter GetX™ Ecosystem ~ Dependency Injection - Dependency Injection by Aachman Garg.
- GetX, the all-in-one Flutter package - A brief tutorial covering State Management and Navigation by Thad Carnevalli.
- Build a To-do List App from scratch using Flutter and GetX - UI + State Management + Storage video by Thad Carnevalli.
- GetX Flutter Firebase Auth Example - Article by Jeff McMorris.
- Flutter State Management with GetX – Complete App - by App With Flutter.
- Flutter Routing with Animation using Get Package - by App With Flutter.
- A minimal example on dartpad - by Roi Peker
For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.