jorgefspereira / persona_flutter

Persona Inquiry for Flutter. Integrates the native iOS, Android SDKs.
https://pub.dev/packages/persona_flutter
MIT License
13 stars 27 forks source link

Retrieve an account #26

Closed loic-hamdi closed 1 year ago

loic-hamdi commented 1 year ago

Hey,

I don't see in the documentation a way to retrieve an account like https://docs.withpersona.com/reference/apiv1accountsaccount-id-1 Is it something that you plan to implement?

jorgefspereira commented 1 year ago

Hi @loic-hamdi. Retrieving an account seems to be an API feature and not something that's included in the native SDKs. The purpose of this plugin is to provide a better flutter integration for the native SDKs only.