entrig 1.0.0 copy "entrig: ^1.0.0" to clipboard
entrig: ^1.0.0 copied to clipboard

No-code push notifications for Supabase Flutter apps. Trigger notifications from database events.

0.0.1-beta #

  • Initial version

0.0.2-beta #

  • Enhanced iOS setup command to automatically update Info.plist and Runner.entitlements
  • Added auto-register device with Supabase Auth integration
  • Added notification type support for categorizing notifications

0.0.5-dev #

  • Updated to identify debug device tokens when register for Testing from dashboard

0.0.6-dev #

  • BREAKING: Removed AutoRegisterWithSupabaseAuth to eliminate Supabase dependency
  • Users should now implement auth listeners manually (see README for example)
  • Package is now lighter and avoids version conflicts with Supabase dependencies

0.0.7-dev #

  • Added showForegroundNotification option to control whether notifications are displayed when app is in foreground

0.0.8-dev #

  • Fixed iOS foreground notification display not respecting showForegroundNotification setting

1.0.0 #

Security & Stability Improvements:

  • Added null safety to NotificationEvent.fromMap to prevent crashes on missing title/body fields
2
likes
140
points
344
downloads

Publisher

verified publisherentrig.com

Weekly Downloads

No-code push notifications for Supabase Flutter apps. Trigger notifications from database events.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, xml

More

Packages that depend on entrig

Packages that implement entrig