utils/create_solid_login library
Create Solid Login Widget. Copyright (C) 2025, Software Innovation Institute, ANU
Licensed under the GNU General Public License, Version 3 (the "License");
License: https://www.gnu.org/licenses/gpl-3.0.en.html
Authors: Ashley Tang
Classes
- ApiKeyCheckWrapper
- A wrapper widget that checks if the API key is set and shows a dialog if not
Properties
-
serverURLProvider
→ StateProvider<
String> -
final
Functions
-
createSolidLogin(
BuildContext context, SharedPreferences prefs) → Widget - Creates a Solid login widget for authentication.