Flutter 3.44 supported
We're happy to announce Flutter 3.44 support for our native app.
The core app and library flutter_jvx was successfully migrated to the new build system. We currently have some warnings about missing Swift Package Manager support for the packages:
- webview_cookie_manager_plus
- push
- open_filex
- flutter_tts
and missing AGP support for:
- device_info_plus
- file_picker
- file_saver
- flutter_device_platform_id
- flutter_timezone
- flutter_tts
- haptic_feedback
- mobile_scanner
- package_info_plus
- push
- screen_brightness_android
- speech_to_text
- wakelock_plus
But hopefully these will be solved by package developers in next few months.
Without the great work of many individual developers, this kind of development wouldn't even be possible!
- Perceptible performance gains
The app is even smoother and faster than before. It looks absolutely amazing!
- Future ready
Support for latest device features.
- Bugfixes
Many bugs are only fixed in the latest version and won't be patched in older versions, like Keyboard toggle if you switch between input fields.
With latest core app, we fixed some smaller problems like table formatting and we introduced a nice feature:
The table shows if more records are available with two arrows in the right bottom corner. It's a small improvement but vey helpful
We also show a real checkbox in table edit dialog if you enable multi-line selection:
In older versions the checkbox was a UTF-8 font:
And last but not least, we pimped the menu a little bit.
In previous versions, you couldn't scroll the last line of the menu up, which caused menu items to get cut off or overlapped on some devices. Now, you can pull the menu up a bit higher to prevent that from happening.
We'll be updating our app in the app stores soon.






RSS-Feed