makdumanarchitect 1.0.5 copy "makdumanarchitect: ^1.0.5" to clipboard
makdumanarchitect: ^1.0.5 copied to clipboard

A Flutter package that generates a Clean Architecture project structure with automatic dependency management. Creates a scalable, maintainable codebase with pre-configured services, base classes, and [...]

1.0.3 - 2025-11-29 #

  • ✨ NEW: Automatic package installation using flutter pub add command
  • πŸ› FIX: Resolved dependency version conflicts by using Flutter's automatic version resolution
  • πŸ”§ IMPROVEMENT: Packages are now added with compatible versions automatically, eliminating manual version management
  • πŸ“¦ IMPROVEMENT: Better handling of SDK dependencies (flutter_localizations, etc.)

1.0.2 (23.02.2025) #

  • Applied dart format .

1.0.1 (23.02.2025) #

  • Fixed type mismatch in analytics service
  • Improved network service implementation
  • Updated dependencies to be compatible with Flutter SDK
  • Enhanced code documentation

1.0.0 (23.02.2025) #

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

0.0.1 (23.02.2025) #

  • Project folder structure created
13
likes
115
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that generates a Clean Architecture project structure with automatic dependency management. Creates a scalable, maintainable codebase with pre-configured services, base classes, and essential features.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

app_tracking_transparency, awesome_notifications, connectivity_plus, dio, easy_localization, firebase_analytics, firebase_crashlytics, firebase_messaging, firebase_remote_config, flutter, flutter_easyloading, flutter_localizations, flutter_screenutil, flutter_svg, hive_flutter, in_app_review, json_annotation, provider, purchases_flutter

More

Packages that depend on makdumanarchitect