inuba_flutter_sdk 1.0.0 copy "inuba_flutter_sdk: ^1.0.0" to clipboard
inuba_flutter_sdk: ^1.0.0 copied to clipboard

iNuba Flutter SDK - Integration library for flutter mobile applications

1.0.0 #

First stable production release. The SDK is now ready for production use with all core features fully implemented and tested.

Stable Release #

  • Production-ready WebView integration
  • Type-safe configuration system
  • Bidirectional communication with WebView
  • Complete documentation and examples
  • Tested on physical devices

Features #

  • Full SDK configuration options (whitelabel, environment, platform, display mode, language)
  • Event callbacks (onDownload, onClose)
  • Token validation
  • Comprehensive example application
  • Android WebView configuration

0.6.0 #

Added comprehensive example application and documentation.

Fixed #

  • pub.dev score

0.5.0 #

Major architecture refactor with type-safe configuration and bidirectional communication with the WebView.

Breaking Changes #

  • whitelabel now uses Whitelabel type instead of String
  • environment now uses Environment enum instead of String

Added #

  • Type-safe configuration with sealed classes and enums
  • Whitelabel sealed class (iNuba, custom)
  • Environment enum (develop, production)
  • Platform enum (android, ios)
  • DisplayMode enum (fullScreen, inlineView)
  • Language enum (es, en)
  • onDownload callback for file download events
  • onClose callback for SDK close events (defaults to Navigator.pop)
  • Token validation on SDK initialization

0.1.1 #

Added #

  • Optional whitelabel parameter for white label configuration
  • Optional environment parameter for environment selection

0.1.0 #

Initial release of iNuba Flutter Web SDK

Added #

  • INubaSDK widget with clientToken and userToken parameters
  • WebView integration with automatic configuration
3
likes
0
points
60
downloads

Publisher

verified publisheraldahirfernando.dev

Weekly Downloads

iNuba Flutter SDK - Integration library for flutter mobile applications

Homepage
Repository

License

unknown (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on inuba_flutter_sdk