kiosk_mode 0.5.1+1 kiosk_mode: ^0.5.1+1 copied to clipboard
Plugin for working with Lock Task / Guided Access modes.
0.5.1+1 #
- REFACTOR: Fix linter issues.
0.5.1 #
- FEAT: Upgrade
kiosk_mode
(#695).
0.5.0+5 #
- REFACTOR: Fix linter issues.
0.5.0+4 #
- REFACTOR: Fix linter issues.
0.5.0+3 #
- DOCS: Update documentation (#508).
0.5.0+2 #
- FIX: Add namespace field to build.gradle (#473).
0.5.0+1 #
- REFACTOR: Fix DCM issues.
0.5.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: Migrate to Dart 3 (#387).
0.4.0 #
Note: This release has breaking changes.
- REFACTOR: Fix lint errors.
- BREAKING BUILD: Increase kotlin_version to 1.5.20 (#373).
0.3.0+1 #
- REFACTOR: Bump mews_pedantic to 0.13.0 (#319).
0.3.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: Updated to Flutter 3.7.
0.2.2 #
- FEAT: [RND-125108] Implement
startKioskMode
on iOS (#275).
0.2.1 #
- FEAT: [RND-106334] move watchKioskMode implementation on platform side (android) (#210).
0.2.0 #
Note: This release has breaking changes.
- FEAT: Add
isManagedKiosk
method (#206). - FEAT: Track Kiosk mode changes on Android (#205).
- BREAKING FEAT: Update readme.
0.1.3+2 #
- REFACTOR: Fix new lint issues.
0.1.3+1 #
- DOCS: Update readme.
- CHORE: publish packages.
0.1.3 #
- FEAT: Add method to check current mode (#157).
0.1.2+1 #
- REFACTOR: Update static analyzer rules.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: publish packages.
0.1.2 #
- STYLE: Migrate to mews_pedantic 0.4.0-dev.0.
- FEAT: Update analysis options.
- CHORE: publish packages.
- CHORE: publish packages.
0.1.1+2 #
- FIX: Fix startKioskMode signature (#115).
0.1.1+1 #
- FIX: Fix startLockTask throwing (#112).
0.1.1 #
- FEAT: [RND-58015] Add kiosk_mode package (#77).
- BUILD: Update constraints.
0.1.0 #
- Initial version