notifications library

Classes

KitNotifications
Local (device) notifications wrapped around flutter_local_notifications. For push notifications you still need firebase_messaging (or another push provider) feeding into showNow — KitForge deliberately does not bundle a push SDK, since that requires each consumer's own Firebase project/APNs config.