flutter_rustore_remoteconfig 10.5.1 copy "flutter_rustore_remoteconfig: ^10.5.1" to clipboard
flutter_rustore_remoteconfig: ^10.5.1 copied to clipboard

Flutter plugin for RuStore Remote Config

RU EN

10.5.1 #

  • Updated RuStore Remote Config SDK to 10.5.1
  • Added getShortSegments() method for retrieving short config segments.
  • Updated Maven repository to https://nexus-external.vkteam.ru/repository/maven-rustore-exposed.
  • Updated native iOS SDK to 1.2.2 (Swift Package Manager):
    • iOS integration migrated to SPM, CocoaPods support is removed.
    • Flutter 3.44+ required (SwiftPM enabled by default).
    • object(forKey:) instead of jsonObject(forKey:).
    • getShortSegments() now supported.
    • iOS 14.0+ required.
    • ATS configuration recommended.

10.5.0 #

  • Updated RuStore Remote Config SDK to 10.5.0
  • Renamed documentation files: README.md → README.ru.md, README.en.md → README.md

10.3.1 #

  • Updated Rustore Remote Config SDK to version 10.3.1.
  • Bumped native RSRemoteConfig dependency pin from 1.0.0 to 1.0.1 (fixed pod install checksum error on iOS).
  • Updated Flutter tooling: Dart ≥3.3.0, flutter_lints 4.0, pigeon 22.5, minSdkVersion 24

10.3.0 #

Updated Rustore Remote Config SDK to version 10.3.0.

10.2.0 #

Updated Rustore Remote Config SDK to version 10.2.0.

10.1.0 #

Updated Rustore Remote Config SDK to version 10.1.0.

10.0.0 #

Updated Rustore Remote Config SDK to version 10.0.0.

9.1.0 #

Updated Rustore Remote Config SDK to version 9.1.0.

9.0.2 #

Updated Rustore Remote Config SDK to version 9.0.2.

9.0.1 #

Updated Rustore Remote Config SDK to version 9.0.1.

8.0.0 #

Updated Rustore Remote Config SDK to version 8.0.0. Add support gradle 8

7.0.0 #

Updated Rustore Remote Config SDK to version 7.0.0.

6.1.0 #

Updated Rustore Remote Config SDK to version 6.1.0.

6.0.1 #

Internal fixes

6.0.0 #

Updated Rustore Remote Config SDK to version 6.

1.0.0 #

Created plugin for Rustore Remote Config SDK.