DEVTO
How to Hire Flutter Devs: Stop Wasting Your Budget
This article was originally published on BuildZn. Everyone's scrambling to hire Flutter developers these days, but half the time, clients end up with a messy app, missed deadlines, or a dev who vanish...
GITHUB
Update changelog for 3.41.6 (#184170)
Update the changelog for 4.41.6. Includes: #183885 #184040 #184025
DEVTO
Component hydration patterns that actually work with Jaspr
Every framework with server-side rendering faces the same problem. You render HTML on the server, send it to the browser, then your JavaScript needs to take over without breaking what's already there....
DEVTO
I built a Flutter paint calculator app — here's what I learned
After releasing a tile calculator app (500+ downloads), I applied the same formula to paint calculation. Tech stack: Flutter + Riverpod (state management) Hive (calculation history) SharedPreferences ...
DEVTO
Stop struggling with basic Flutter widgets. 🛠️
If you want to build custom-drawn, high-performance UI components, you need to go deeper into the rendering layer. My Premium Graphics Kit is a collection of 14+ production-ready widgets built entirel...
DEVTO
Construindo um App Financeiro (Parte 2)
Sair o segundo artigo da série 'Construindo um App Financeiro', nesta versão tratamos de Graficos, Leitor de Boletos etc. https://capsistema.com.br/cap/82it8fq4x
PUBDEV
universal_code_scanner v0.0.3
A Flutter QR code scanner widget using the device camera and Google ML Kit. Easily integrate real-time QR code scanning into your applications.
PUBDEV
mustache_template v2.0.4
A templating library that implements the Mustache template specification
PUBDEV
quick_actions_android v1.0.28
An implementation for the Android platform of the Flutter `quick_actions` plugin.
PUBDEV
in_app_purchase_android v0.4.0+9
An implementation for the Android platform of the Flutter `in_app_purchase` plugin. This uses the Android BillingClient APIs.
PUBDEV
flutter_plugin_android_lifecycle v2.0.34
Flutter plugin for accessing an Android Lifecycle within other plugins.