jet_flutter_framework 0.0.3-alpha.2 copy "jet_flutter_framework: ^0.0.3-alpha.2" to clipboard
jet_flutter_framework: ^0.0.3-alpha.2 copied to clipboard

A lightweight, modular Flutter framework for scalable app architecture, providing dependency injection, lifecycle management, and streamlined setup for rapid development. Built with Riverpod 3 for enh [...]

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.3-alpha.2 - 2025-01-27 #

Added #

  • Event-driven notification system with JetNotificationEvent abstract class
  • Notification event registry for centralized event management
  • Notification configuration system with NotificationEventConfig
  • Notification observer pattern for custom event handling and analytics
  • Comprehensive notification lifecycle (onTap, onReceive, onAction, onDismiss)
  • Payload validation with automatic error handling
  • Category-based organization and priority management for notifications
  • Enhanced debugging tools with stack trace formatting
  • Type-safe form management with JetFormBuilder and enhanced input components
  • State management widgets with JetBuilder for lists, grids, and single items
  • Infinite scroll pagination with JetPaginator
  • Theme and localization management with persistent storage
  • Security features with app locking and biometric authentication
  • Session management with built-in authentication providers
  • Storage system with secure and regular storage options
  • Networking layer with type-safe HTTP client and configurable logging

Changed #

  • Updated to Riverpod 3 for enhanced state management
  • Improved error handling across all modules
  • Enhanced documentation with comprehensive examples

Fixed #

  • Resolved various linting issues and code quality improvements
  • Fixed unused imports and code warnings

0.0.1 - 2024-12-01 #

Added #

  • Initial release
  • Basic framework structure
  • Core configuration system
  • Basic adapters and extensions
0
likes
130
points
110
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, modular Flutter framework for scalable app architecture, providing dependency injection, lifecycle management, and streamlined setup for rapid development. Built with Riverpod 3 for enhanced state management and code generation capabilities.

Documentation

API reference

License

MIT (license)

Dependencies

auto_route, custom_refresh_indicator, dio, flutter, flutter_form_builder, flutter_hooks, flutter_local_notifications, flutter_localizations, flutter_screenutil, flutter_secure_storage, flutter_timezone, form_builder_validators, guardo, hooks_riverpod, infinite_scroll_pagination, intl, path_provider, phosphor_flutter, pinput, shared_preferences, timezone

More

Packages that depend on jet_flutter_framework