Flutter XCore
Flutter XCore is foundational components, functionalities, and logic that drive the application's operation based on GetX
Getting Started
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Available Feature
Feature | Status |
---|---|
API Services | ✔️ |
Connectivity Status | ✔️ |
Image Compress | ✔️ |
Local Storage | ✔️ |
More examples
See the example
folder for more code samples of the various possibilities.
Libraries
- app_core
- app_core_imp
- app_core_init
- core/configs/api_services
- core/configs/connectivity_status
- core/configs/environment
- core/configs/local_data/hive_storage
- core/configs/local_data/local_datasource
- core/configs/local_data/local_datasource_imp
- core/controllers/base_controller
- core/controllers/image_controller
- core/helpers/image_compress
- core/models/core_model
- core/models/data/image_data
- core/models/export_helper
- developer_logs
- export_helper