makdumanarchitect 1.0.0
makdumanarchitect: ^1.0.0 copied to clipboard
You can create a clean structure and benefit from its features
0.0.1 (23.02.2025) #
- Project folder structure created
1.0.0 (current date) #
Initial release with the following features:
- Clean Architecture folder structure
- Pre-configured state management with Provider
- Network handling with Dio
- Local storage with Hive
- Internet connectivity management
- Firebase integration (Remote Config, Analytics, Crashlytics)
- Push notifications (Firebase Messaging & Awesome Notifications)
- Internationalization support with easy_localization
- In-app review integration
- Responsive design utilities with flutter_screenutil
- SVG support with flutter_svg
- Loading indicators with flutter_easyloading
- Base classes for Models, Views, and ViewModels
- Utility extensions and mixins