altogic_dart 1.0.3 copy "altogic_dart: ^1.0.3" to clipboard
altogic_dart: ^1.0.3 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.3 #

  • The emailVerified has been turned public User field.
  • The phoneVerified has been turned public User field.

1.0.2 #

  • The email_verified has been turned public User field.

1.0.1 #

  • Cache Manager error fix
  • sign-up method fix

1.0.0 #

  • Prepared to release
  • User-Agent request header customized for dart:io to get the correct Session.device and Session.os

0.0.9+10 #

  • Minor bug fix to join channels when reconnected.
  • RealtimeManager.getMembers updated
  • Documentation updates

0.0.9+6 #

  • AltogicClient.restoreLocalAuthSession name changed to AltogicClient.restoreAuthSession. Because it can restore session from local storage or checks .
  • AuthManager constructor now takes only AltogicClient.
  • platform_auth removed
  • ClientOptions.signInRedirect now is a void Function(). (In Flutter, it is called with a BuildContext parameter)
  • Added [] and []= operators to User for custom fields.
  • Many documentation improvements.
  • README.md updated.

0.0.9+2 #

  • Code format

0.0.9+1 #

  • New parameter policy: If any method has only one optional parameter, the parameter is positioned. And if any method has multiple optional parameters, the parameters are named.

0.0.9 #

  • Bug Fixes
  • Preparing to release

0.0.6 #

  • Bug fixes
  • APIError.toJson added

0.0.5 #

  • Bug fixes

0.0.4 #

  • Many casting errors fixed
  • RealtimeManager added

0.0.3+3 #

  • File delete fix

0.0.3+2 #

  • Readme updated.
  • Fixes on web.

0.0.3+1 #

  • APIResponse, KeyListResult , SessionResult , UserResult, UserSessionResult extends from APIResponseBase

0.0.3 #

  • Readme Wrote.
  • Casting errors fixed.

0.0.2 #

  • Tested all platforms

0.0.1 #

  • Initial version.
14
likes
150
pub points
0%
popularity

Publisher

verified publisheraltogic.com

Dart client for Altogic. Altogic is a backend application development and execution platform, enabling people and businesses to design, deploy and manage scalable applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

socket_io_client

More

Packages that depend on altogic_dart