Skip to content

Introduction

This is the documentation for schmuckliCloud SDK, written in Dart. If you want to use the SDK with Flutter for Mobile, please continue with this SDK. If you want to create a web application, we suggest you to use the JavaScript SDK. The complete authentication workflow can only be done with the JavaScript part since there must be a valid URL to activate and reset the password. So please make sure, that you also create a web service for these functions.

Storage: Store and fetch data from the backend.

Authentication: Provide a full authentication service for your users.