basecraft 1.0.0
basecraft: ^1.0.0 copied to clipboard
Basic Flutter setup with GetX and Dio – everything you need to kick off a new project fast.
basecraft #
A reusable project setup package for Flutter applications — includes core utilities, networking layer, base configurations, and helper functions to streamline app development.
✨ Features #
- 📦 Easy integration into any Flutter app
- 🌐 Pre-configured network layer (Dio, interceptors)
- 📁 Path and file helpers (
path_provider) - 🧱 Modular architecture ready for scaling
- 🔧 Utility functions for common tasks
🚀 Getting Started #
Add this package to your pubspec.yaml:
dependencies:
basecraft: ^0.0.1
Then run:
flutter pub get
📃 License #
This project is licensed under the MIT License.
💬 Author #
Made with ❤️ by Rugved Apraj