- added null check in Android layout callback
- changed behavior on dispose
- catching exceptions if callbacks are not unsubscribed properly
- Changed README.md and formatted Dart code
- Fixed plugin registration bug
- Fixed exception call bug on dispose
- Change behavior of plugin registration
- Fixed possible bug on dispose
- On iOS the keyboard pop up message is already being sent when keyboard starts popping up
- Fixed bug when using multiple listeners on same page
- Initial release, working on Android and iOS