Updated the authentication service to provide a value listenable

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2024-09-13 13:32:31 +02:00
parent 3f01e0fb9d
commit 0d7d0b32c4
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
## 1.0.2
* Migrated ArcaneAuthenticationService's isSignedIn to a ValueListenable
## 1.0.1+1
* Removed ID and secure storage services to improve platform compatibility
## 1.0.0
* Initial release
+1 -1
View File
@@ -1,6 +1,6 @@
name: arcane_framework
description: "The Arcane Framework provides a modular, feature-rich solution for bootstrapping new applications."
version: 1.0.1+1
version: 1.0.2
repository: https://github.com/hanskokx/arcane_framework
issue_tracker: https://github.com/hanskokx/arcane_framework/issues