arcane_framework 1.0.3 copy "arcane_framework: ^1.0.3" to clipboard
arcane_framework: ^1.0.3 copied to clipboard

Agnostic Reusable Component Architecture for New Ecosystems

1.0.3 #

  • Added the ability to switch back to the normal environment from the debug environment in ArcaneEnvironment
  • (breaking) Made the optional onLoggedOut callback a Future instead of a void function in ArcaneAuthenticationService
  • Added additional error handling to the login method in ArcaneAuthenticationService
  • Added support for following the system's theme in ArcaneTheme
  • Removed the BuildContext parameter from the switchTheme method in ArcaneTheme

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