basecraft 1.0.0 copy "basecraft: ^1.0.0" to clipboard
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

4
likes
0
points
115
downloads

Publisher

unverified uploader

Weekly Downloads

Basic Flutter setup with GetX and Dio – everything you need to kick off a new project fast.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, get, get_storage, intl, path_provider, sqflite, uuid

More

Packages that depend on basecraft