amazon-cognito-identity-dart-2
amazon-cognito-identity-dart-2 copied to clipboard
ClientMetaData Implementation
Greetings, I would like to ask how to add client metadata on the signUp request.
We already made it work on the Kotlin one and we are migrating the app to Flutter. We normally attach the user's device type and device's token in the metadata for the notification.
I'm quite new to flutter development and would like to ask if this is already implemented. Thank you.