managed_configurations 1.2.0 copy "managed_configurations: ^1.2.0" to clipboard
managed_configurations: ^1.2.0 copied to clipboard

Plugin to support managed app configuration provided by a Mobile device management (MDM).

1.2.0 #

  • Fix multiple FlutterResult calls in Swift getManagedConfiguration (iOS/macOS)
  • Fix EventChannel calls from background thread on Android #22
  • Fix AGP 9.0 incompatibility with kotlin-android plugin (Android) #24
  • Add Swift Package Manager support (iOS/macOS)

1.1.2 #

  • Fix violation of performing I/O operations on main thread (strictMode) (Android) #20
  • Set compileSdk to API 36 (Android) #20

1.1.1 #

  • added kotlinOptions to Android build.gradle #17

1.1.0 #

  • Update README.md
  • migrated to mavenCentral in Android build.gradle #15
  • added Namespace to Android build.gradle #14
  • added compileOptions to Android build.gradle #13 #14
  • added privacy manifest to darwin (iOS/MacOS) #10

1.0.1 #

  • Update README.md

1.0.0 #

  • @BREAKING: Migrate to federated. removed static methods. You will need to create a class before using.
  • Min Flutter Version 3.10.6 due to shared swift code
  • MacOS support

0.1.1 #

  • Fix plugin crashes in background on Android.

0.1.0 #

  • Support nested hierarchy for Managed Configuration #1
  • (Android) Report state back with KeyedAppStatesReporter #1

0.0.2 #

  • remove TODO from kotlin code to prevent app crashes
  • set correct homepage url

0.0.1 #

  • create project
  • implement Android part
  • implement iOS part
  • add README.md/LICENSE.md
  • publish plugin
18
likes
160
points
59.9k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Plugin to support managed app configuration provided by a Mobile device management (MDM).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on managed_configurations

Packages that implement managed_configurations