moxxy_native (0.3.1)

Published 2023-09-20 12:19:43 +00:00 by PapaTutuWawa in moxxy/moxxy_native

Installation

dart pub add moxxy_native:0.3.1 --hosted-url=

About this package

Interactions with the system for Moxxy

moxxy_native

Interactions with the system for Moxxy.

This library is the successor of moxplatform, featuring cleaner and more maintainable code.

Implementation Status

Android

Everything works.

Linux

Only creating the "background service" works. For everything else, we're waiting on this Flutter issue, which would allow us to implement/stub the missing native APIs.

License

See ./LICENSE.

Special Thanks

Thanks to ekasetiawans for flutter_background_service, which was essentially the blueprint for the service and background service APIs. They were reimplemented to allow the root isolate to pass some additional data to the service, which flutter_background_service did not support.

Thanks to nschairer for flutter_keyboard_height, which was the base for keeping track of the keyboard height. Due to having an issue with the height calculation if the Android device uses gesture navigation, I forked the package and modified the height calculation.

Details
Pub
2023-09-20 12:19:43 +00:00
3
135 KiB
Assets (1)
0.3.1.tar.gz 135 KiB
Versions (5) View all
0.3.2 2023-09-20
0.3.1 2023-09-20
0.3.0 2023-09-18
0.2.0 2023-09-10
0.1.0 2023-09-08