supa_architecture 0.0.2+preview.14 copy "supa_architecture: ^0.0.2+preview.14" to clipboard
supa_architecture: ^0.0.2+preview.14 copied to clipboard

A comprehensive set of tools and utilities designed to streamline the development of Flutter applications.

Changelog #

0.0.2+preview.14 #

Added #

  • DeviceInfoInterceptor: add device UUID to request headers

0.0.2+preview.13 #

Added #

  • Compatibility table in README
  • toJson for PushNotificationState and PushNotificationPayload

0.0.2+preview.12 #

Added #

  • JsonField: equality operator

0.0.2+preview.11 #

Added #

  • Add options to use Firebase or not

0.0.2+preview.7 #

Added #

  • LoginForm: a form for user login
  • CarbonButtons: a widget for handling buttons with safe area inset

Fixed #

  • PushNotificationBloc: a bloc for handling push notifications
  • Remove showLocalNotifications from PushNotificationBloc

0.0.2+preview.6 #

Added #

  • UserNotificationFilter: unread field

0.0.2+preview.5 #

Fixed #

  • read -> unread

0.0.2+preview.4 #

Added #

  • Handle PushNotificationPayload

0.0.2+preview.3 #

Added #

  • showLocalNotification: show local notification when receive a push notification

0.0.2+preview.2 #

Added #

  • BLoC: PushNotification
  • BLoC: ErrorHandling

0.0.1+preview.12 #

Added #

  • Model: Attachment

0.0.1+preview.5 #

Added #

  • Package example

Fixed #

  • Reformat the code

0.0.1+preview.4 #

Fixed #

  • Google disconnect

0.0.1+preview.3 #

Added #

  • Finish documentation
  • Fix: response body file

0.0.1+preview.2 #

Added #

  • Documentation for files

0.0.1+preview.1 #

Added #

  • All functions
  • Documentation preview