flutter_artist_core 0.9.0
flutter_artist_core: ^0.9.0 copied to clipboard
Flutter Artist Core.
Changelog #
1.0.0 #
- Initial Release
- Foundation of the FlutterArtist Ecosystem.
- Defined core architectural contracts and interfaces for Blocks, Actions, and Services.
- Integrated essential Dart and Flutter utility extensions to reduce boilerplate.
- Established the
Fanaming convention and shared constants. - Lightweight dependency design with zero-logic implementations for maximum flexibility.