Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tranhuycong/flutter-starter-getx


https://github.com/tranhuycong/flutter-starter-getx

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Flutter Starter Kit

The flutter starter project with Getx uses clean architecture for building production-level apps.
A starter kit for Flutter that helps you bootstrap projects with all the essential modules like State Management, API calls, etc. It helps you build production ready apps in a jiffy. Handle everything at one place so you don't have to rewrite code.

### Feature:
- Module to interact with API
- Multi-environment: development, staging, and production
- Multi-language
- Automatically navigate the home screen or login screen
- Module to interact with API
- Simplified code easy to apply to different projects
- Functional Organizational Structure

## Demo

## File Structure

[Project preview](https://github1s.com/tranhuycong/flutter-starter-getx)

## Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.