adaptive_core 1.0.6 copy "adaptive_core: ^1.0.6" to clipboard
adaptive_core: ^1.0.6 copied to clipboard

Flutter plugin for the Adaptive SDK Core module. Provides SDK initialization, user session management, and a resilient HTTP client with offline queue for the Adaptive e-learning platform.

1.0.6 #

  • Added iOS platform support (iOS 15.0+).
  • Fixed README package name references to use correct pub.dev package names.

1.0.0 #

  • Initial release.
  • AdaptiveCore.initialize — initialize the SDK with your client API key.
  • AdaptiveCore.login — attach an AdaptiveUser to the current session.
  • AdaptiveCore.logout — clear the user session and flush the HTTP queue.
  • AdaptiveCore.post / AdaptiveCore.get — resilient HTTP client with offline queue, exponential back-off, and up to 3 automatic retries.
0
likes
0
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for the Adaptive SDK Core module. Provides SDK initialization, user session management, and a resilient HTTP client with offline queue for the Adaptive e-learning platform.

Repository (GitHub)
View/report issues

Topics

#adaptive #sdk #e-learning #lms

License

unknown (license)

Dependencies

flutter

More

Packages that depend on adaptive_core

Packages that implement adaptive_core