REDDIT
Why my app drained 40% battery in 2 hours (and it wasn't a memory leak)
So i started getting really bad reviews about 2 months ago. "This app sucks my battery" "Uninstalling my phone dies in 3 hours" and all sorts of negative pr I was confused because we're not doing anyt...
REDDIT
Bank requires custom keyboard implementation - no third-party keyboards allowed on Android
I'm developing a payment/banking app in Flutter and hit a security requirement I haven't dealt with before. The situation: The bank's security team has banned all third-party keyboards for the app On ...
REDDIT
OTA Updates
ave you encountered production scenarios requiring Over-The-Air updates for Flutter applications? If so, which architectural patterns or third-party solutions have you implemented to address this?
REDDIT
TrailBase 0.23: Open, sub-millisecond, single-executable Firebase alternative
TrailBase provides type-safe REST APIs, "realtime" change subscriptions, multi-DB, customization with WASM, auth & built-in admin UI... . It's an easy to self-host single executable built around Rust,...
REDDIT
Anyone used Prompt2App?
Does anyone use prompt2app.ai before? I am wondering if it is a good platform, since Lovable and Replit have much higher costs. They seem generate native flutter. And is the âunlimitedâ really u...
REDDIT
Which AI tools have improved your Flutter workflow?
Hey everyone Iâm working with Flutter and was wondering which AI tools/editors youâve found most helpful for things like UI building, state management, debugging, or general Dart/Flutter questions...
REDDIT
Is pub.dev offline?
I tried accessing it from different devices and networks. Lastly, I tried using a mobile network and the site still won't load.
REDDIT
ð biometric_signature v10.0.0 Released: New Simple Biometric Prompt + Robust Error Handling for Secure Flutter Auth!
Hey r/FlutterDev community! Excited to announce biometric_signature 10.0.0 â the latest major update to my hardware-backed biometric crypto plugin. If you're building secure apps needing verifiable ...
REDDIT
Package flutter_thermal_printer_windows. Bluetooth thermal printer support for Flutter on Windows with ESC/POS, receipts, and POS
I could not find a Flutter plugin for Bluetooth thermal printers on Windows so I wrote one and published it. It scans for Bluetooth thermal printers over SPP, pairs, connects, and disconnects. You can...
REDDIT
Package flutter_thermal_printer_windows. Bluetooth thermal printer support for Flutter on Windows with ESC/POS, receipts, and POS.
receipts with header, items, and footer, and raw ESC/POS. It also supports images, barcodes, and QR codes and has a connection state stream and basic printer status and capabilities. You need Flutter ...
REDDIT
flutter_thermal_printer_windows â Bluetooth thermal printer support for Flutter on Windows (ESC/POS, receipts, POS)
I couldn't find a Flutter plugin for Bluetooth thermal printers on **Windows**, so I wrote one and published it. **What it does:** Â - Scan for Bluetooth thermal printers (SPP) Â - Pair, connect, disc...