devcycle_flutter_client_sdk 1.4.0 copy "devcycle_flutter_client_sdk: ^1.4.0" to clipboard
devcycle_flutter_client_sdk: ^1.4.0 copied to clipboard

outdated

Official Flutter Client SDK for DevCycle. Supports iOS and Android.

Change log #

1.3.3 - 2023-05-09 #

  • Fix error handling, and update callbacks to pass errors as strings

1.3.2 - 2023-05-03 #

  • bump Android version to 1.4.4

1.3.1 - 2023-04-11 #

  • add builder method for disabling realtime updates using .disableRealtimeUpdates()

1.3.0 - 2023-03-24 #

  • update ios and android version to latest release
  • update support for flutter versions

1.2.0 - 2023-03-21 #

  • catchup with androids new function definitions

1.1.2 - 2023-03-17 #

  • bump iOS version to 1.10.0

1.1.1 - 2023-02-22 #

  • ignore deprecated usage in test

1.1.0 - 2023-02-22 #

  • rename environmentKey to sdkKey for consistency across SDKs
  • bump iOS version to 1.9.1
  • bump Android version to 1.4.0

1.0.2 2023-02-3 #

  • bump iOS version to 1.9.0

1.0.1 2023-02-1 #

  • bump Android version to 1.2.4

1.0.0 - 2023-01-16 #

  • First supported release of DevCycle Flutter Client SDK. Supports Android and iOS.

0.0.2 - 2023-01-16 #

  • bump iOS version

0.0.1 - 2023-01-13 #

  • Initial Publish