Solid Authentication Package for Flutter

Hi all,

A while ago I and my colleagues have been struggling to get the Solid authentication working for Flutter and Dart apps. After a lot of discussions and help from the people in this community, we’ve been able to implement the Solid-OIDC flow to authenticate a Flutter based app to a Solid POD.

So we thought of putting together a flutter/dart package that will help anyone who is looking into developing Flutter based Solid apps in the future.

Here’s the package we developed: Solid Auth. Currently the pacakge works for both Android and Web platforms, i.e. it can be used with both Android and Web based Flutter apps.

Hope this will be helpful. Happy to answer any questions. :slight_smile:

5 Likes