super_keyboard_layout 0.2.0+3 super_keyboard_layout: ^0.2.0+3 copied to clipboard
Keyboard layout mapping for Flutter. Map between physical and logical keys according to current keyboard layout and provides notification on layout changes.
0.2.0+3 #
- Update a dependency to the latest release.
0.2.0+2 #
- Update a dependency to the latest release.
0.2.0+1 #
- Update a dependency to the latest release.
0.2.0 #
Note: This release has breaking changes.
- BREAKING FEAT: implement unified content receiving (#47).
0.1.7+6 #
- Update a dependency to the latest release.
0.1.7+5 #
- Update a dependency to the latest release.
0.1.7+4 #
- Update a dependency to the latest release.
0.1.7+3 #
- Update a dependency to the latest release.
0.1.7+2 #
- FIX: minor clean-ups.
0.1.7+1 #
- Update a dependency to the latest release.
0.1.7 #
- FEAT: migrate to irondash (#27).
0.1.6+2 #
- Update a dependency to the latest release.
0.1.6+1 #
- Update a dependency to the latest release.
0.1.5 #
- Fix compatibility with NDK 23+
0.1.1+1 #
- DOCS: Improve documentation.
0.1.1 #
- FEAT: add_super_keyboard_layout (#20).
0.1.0 #
- Initial release