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