Dart (flutter)
Dependency​
The Cardinal SDK is available as a flutter plugin.
flutter pub add cardinal_sdk
note
The Cardinal Dart SDK currently supports only the Android and iOS platforms. Web support will come with a future update.
Boilerplate​
We provide a boilerplate for flutter that already includes the dependencies, the registration/login flow, and some example usage of the sdk.