livecaller_flutter_sdk 0.0.8 copy "livecaller_flutter_sdk: ^0.0.8" to clipboard
livecaller_flutter_sdk: ^0.0.8 copied to clipboard

Livecaller flutter sdk

Changelog #

0.0.8 #

  • Removed test API URLs and updated to production endpoints.

0.0.7 #

  • Fixed screen loading issue on start and login screens

0.0.6 #

  • Added support for managing user sessions and localization:
    • LivecallerApp.updateLocale(context, locale) → Change language dynamically
    • LivecallerApp.userLogin(context, token) → Log in with JWT token
    • LivecallerApp.userUpdate(context, newToken) → Update user token
    • LivecallerApp.userLogout(context) → Log out and clear session

0.0.5 #

  • Resolved multiple bugs related to session restoration and auto chat start when input fields are empty.

  • Improved logic for navigating directly to the chat screen when a session exists.

0.0.4 #

  • update go_router to 16.1.0 version

0.0.4 #

  • update go_router to 16.1.0 version

0.0.3 #

  • Fixed api url

0.0.2 #

  • Fixed library export in lib/livecaller_flutter_sdk.dart
  • Added proper library declaration

0.0.1 - 2025-07-30 #

  • Initial release of livecaller_flutter_sdk

Changelog #