flutter_android_enterprise 0.1.1 copy "flutter_android_enterprise: ^0.1.1" to clipboard
flutter_android_enterprise: ^0.1.1 copied to clipboard

PlatformAndroid

Android Enterprise and managed-device APIs for Flutter — managed configuration, kiosk mode, compliance reporting, and profile awareness.

Changelog #

All notable changes to flutter_android_enterprise are documented here. Format follows Keep a Changelog.

[Unreleased] #

0.1.1 - 2026-07-10 #

Changed #

  • Point homepage/repository links to https://github.com/iamsathish-dev/flutter_android_enterprise

0.1.0 - 2026-07-10 #

Added #

  • EnterpriseManager facade with Tier 1 and Tier 2 Android Enterprise APIs
  • ProfileAwareness facade for profile-related checks
  • ManagedConfig typed wrapper for managed-configuration maps
  • getManagedConfig() convenience method on EnterpriseManager
  • startKioskMode(useScreenPinningFallback:) with screen-pinning fallback when not Device Owner
  • RequiresDeviceOwnerException, NotSupportedBelowApiException, and EnterpriseChannelException
  • Federated plugin layout: umbrella, platform interface, and Android implementation packages
  • Kotlin managers for profile awareness, managed config, kiosk mode, and compliance reporting
  • Example app with Tier 1 and Tier 2 demonstration sections
  • Robolectric and Dart unit tests, plus integration test scaffold
  • CI workflow with analyze, format, tests, Android lint, and optional pana on pull requests
0
likes
150
points
27
downloads

Documentation

API reference

Publisher

verified publisheriamsathish.dev

Weekly Downloads

Android Enterprise and managed-device APIs for Flutter — managed configuration, kiosk mode, compliance reporting, and profile awareness.

Repository (GitHub)
View/report issues

Topics

#enterprise #mdm #devicepolicy #android #emm

License

MIT (license)

Dependencies

flutter, flutter_android_enterprise_android, flutter_android_enterprise_platform_interface

More

Packages that depend on flutter_android_enterprise

Packages that implement flutter_android_enterprise