flutter_novu 1.1.0
flutter_novu: ^1.1.0 copied to clipboard
Novu's Flutter SDK for building custom inbox notification experiences.
1.1.0 #
- Fix: Add null-safety fallbacks for
SNovu.of(context)to prevent runtime crashes when localization is unavailable. - Add: Add callbacks to customize rendering of a notification or part of it.
- Add: Add parameter to handle context
1.0.1 #
- Fix: Update pubspec to fix repository
- Fix: replace withOpacity with withValues in the example code
1.0.0 #
- Project initialization