arcane_framework 1.0.5+1 copy "arcane_framework: ^1.0.5+1" to clipboard
arcane_framework: ^1.0.5+1 copied to clipboard

Agnostic Reusable Component Architecture for New Ecosystems: a modern framework for bootstrapping new applications

1.0.5+1 #

  • Marked the loginWithEmailAndPassword method in ArcaneAuthenticationService as deprecated and updated example project

1.0.5 #

  • Added the ability to use a generic type for the login method in ArcaneAuthenticationService
  • Added the ability to reset the ArcaneAuthenticationService, which will unregister the current interface and clear the authentication state
  • Removed unused testing tooling (e.g., @visibleForTesting) from the codebase
    • Migration guide: Remove usages of setMocked in your tests

1.0.4 #

  • Resolved an issue with authentication using the ArcaneAuthenticationService when logging in with an email and password

1.0.3+1 #

  • Added example project

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
1
likes
0
points
37
downloads

Publisher

verified publisherflutterperfect.dev

Weekly Downloads

Agnostic Reusable Component Architecture for New Ecosystems: a modern framework for bootstrapping new applications

Repository (GitHub)
View/report issues

Topics

#arcane-framework

License

unknown (license)

Dependencies

arcane_helper_utils, collection, flutter, flutter_bloc, flutter_secure_storage, get_it, result_monad

More

Packages that depend on arcane_framework