packages/nhost_flutter_auth/lib/src/provider.dart Changed the type of the other parameter in the equality operator from dynamic to Object. +1/-1 Enhancement auth_api_types.dart Add new fields to User class and update serialization methods packages/nhost_sdk/lib/src/api/auth_api_types.dart...
How to compose mail and download emails in Dart or Flutter What are SMTP mail ports SMTP protocol uses several common ports to send and receive email messages. This post compares conventional ports and SSL support. What are NBSP HTML Entities ...