screen_launch_by_notfication_widget library

Classes

SwiftFlutterMaterial
A widget that wraps MaterialApp and automatically handles notification-based routing.

Typedefs

NotificationRouteCallback = String? Function({required bool isFromNotification, required Map<String, dynamic> payload})
A callback function that determines the route based on notification launch status.