altogic 1.0.6
altogic: ^1.0.6 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.
1.0.6 #
altogic_dartpackage updated
1.0.5 #
- New redirect actions added:
oauth-signin,oauth-signup. AltogicState.onXmethodsBuildContextparameters now non-nullable.
1.0.3 #
- Fix: On the browser, when
LocalizationDelegatewas defined,onXRedirectmethods were triggered before the context was handled. This bug has been fixed.
1.0.2 #
altogic_dartdependency updated to1.0.2app_linksdependency updated to^3.4.1
1.0.0 #
- Prepared to release
0.0.9+17 #
- Bug fixes
README.mdupdated.altogic_dartdependency updated.
0.0.9+10 #
AltogicClient.restoreLocalAuthSessionno longer restore session from local if the application launched with deep link.AltogicClient.authnow returnsFlutterAuthManagerthat implementsAuthManager.AuthManager.signInWithProvidernow opens the provider's sign in page automatically.ClientOptionsimplementation is added.ClientOptions.signInRedirectnow is called with a nullableBuildContextparameter.AuthManager.getAuthGrantnow checks access_token parameter from initial link if optional [accessToken] parameter is null.- Many documentation improvements.
altogic_dartpackage upgraded to0.0.9+3. see changelog.README.mdupdated.- static getter of
AltogicState.applicationInitialRedirectadded. It used for navigation duplication. - Web redirect bug fixed.
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_dartdependency updated to0.0.5README.mdupdated
0.0.2 #
- Tested all platforms
- Readme updated.
- altogic_dart version updated.
0.0.1 #
- TODO: Describe initial release.