- flutter_gb_app_notifications package
- documentation
- domain/services/notification_service.dart
flutter_gb_app_notifications package
- Libraries
- application/application
- application/bloc/bloc
- application/bloc/containers/containers
- application/bloc/containers/notification_item_container/notification_item_container_bloc
- application/bloc/shared/app_notification/app_notification_bloc
- application/bloc/shared/shared
- config/app_notification_config
- config/app_notification_list_template_style
- config/app_notification_page_template_style
- config/config
- dependency_injection
- domain/domain
- domain/entities/app_notification
- domain/entities/entities
- domain/services/notification_service
- domain/services/services
- flutter_gb_app_notifications
- infrastructure/infrastructure
- infrastructure/models/app_notification_model
- infrastructure/models/models
- infrastructure/models/serializers
- infrastructure/services/app_notification_service_impl
- infrastructure/services/services
- presentation/container/app_notification_builder
- presentation/container/containers
- presentation/container/notification_icon
- presentation/container/notification_list_template
- presentation/container/notification_listener_bloc
- presentation/container/notification_provider
- presentation/pages/notification_page_template
- presentation/pages/pages
- presentation/presentations
- utils/notification_logger
- utils/utils