altogic 0.0.9+4 altogic: ^0.0.9+4 copied to clipboard
Dart client for Altogic. Altogic is a backend application development and execution platform, enabling people and businesses to design, deploy and manage scalable applications.
0.0.9+4 #
AltogicClient.restoreLocalAuthSession
now handle deep links when application is not running and opened with the link.AltogicClient.auth
now returnsFlutterAuthManager
that implementsAuthManager
.AuthManager.signInWithProvider
now opens the provider's sign in page automatically.ClientOptions
implementation is added.ClientOptions.signInRedirect
now is called with a nullableBuildContext
parameter.- Many documentation improvements.
altogic_dart
package upgraded to0.0.9+3
. see changelog.README.md
updated.
0.0.9+1 #
- Package name changed to "altogic"
- Some public classes turned to private
- Some public methods turned to private
- altogic_dart package upgraded to 0.0.9+2
0.0.9 #
- Preparing to release
- Added
AltogicState
0.0.5 #
- Bug fixes
altogic_dart
dependency updated to0.0.5
README.md
updated
0.0.2 #
- Tested all platforms
- Readme updated.
- altogic_dart version updated.
0.0.1 #
- TODO: Describe initial release.