FusionAuth Dart Client Library
Dart Client Library
The dart client is being deprecated and the best path forward is to build the client from the FusionAuth OpenAPI Specification.
Example Apps
- Dart Flutter quickstart - Dart Flutter quickstart tutorial showing how to integrate FusionAuth with a Dart Flutter mobile application
- Game with a cross-platform login experience - Example game which runs on both Windows and Android.
Upgrade Policy
Besides the releases made to keep track of the FusionAuth API as mentioned above, SDKs and Client Libraries may periodically receive updates with bug fixes, security patches, tests, code samples, or documentation changes.
These releases may also update dependencies, language engines, and operating systems, as we’ll follow the deprecation and sunsetting policies of the underlying technologies that the libraries use.
This means that after a language, framework, or operating system is deprecated by their own maintainer, our SDKs and Client Libraries that depend on it will also be deprecated by us, and will eventually be updated to use a newer version.