The changelog for this release addresses over 30 bugs, including:
FlutterMare appears to be an application developed using Flutter, Google’s cross‑platform UI toolkit. The version number 1.3.0 suggests incremental feature additions and bug fixes beyond the initial stable 1.0.x line. Typical goals for such an app include offering a polished, performant mobile experience on Android (and possibly iOS) with rapid iteration thanks to Flutter’s hot‑reload development flow and a single codebase. FlutterMare 1.3.0.apk
Historically, hot reload was reserved for development environments connected via USB. FlutterMare 1.3.0 introduces a Wi-Fi Hot Reload feature. By hosting a local HTTP server on your phone, developers can push Dart code changes from a laptop to the APK running on the device in under 300 milliseconds. The changelog for this release addresses over 30