PUBDEV
lb_core v1.3.0
Logbot Core client to be used
for API requests to Logbot Core
APIs for users management
PUBDEV
enven v1.3.0
Generate environment variables from a .env file at compile time with optional obfuscation.
PUBDEV
upi_payment_callback_handler v0.0.1
A Flutter plugin to launch UPI apps via intent link or deeplink and listen for payment callback events on Android and iOS.
REDDIT
I realized I was storing user data incorrectly in Flutter⦠so I fixed it
I was recently working on a Flutter app and noticed something concerningâ¦I was storing user data (email/password) in plain local storage. It worked fine, but from a security perspective â it felt ...
REDDIT
1 year Flutter dev planning to switch - what should I realistically expect?
1 year Flutter dev (remote, solo dev) planning to switch â what does the market actually look like? Been working remotely for a year as the only Flutter developer in my company â maintaining an in...
REDDIT
Published a Dart Reimplementation of Orama
Just wanted to share a couple of learnings and notes about this reimplementation. Feel free to give constructive feedback on this process. My background is nine years teaching high school computer sci...
PUBDEV
featureflip v0.1.0
Flutter SDK for Featureflip — evaluate feature flags in Flutter apps with real-time updates.
PUBDEV
devconnect_manage_kit v1.0.3
DevConnect client SDK for Flutter - auto-intercepts HTTP, logs, state, storage. Works with Dio, http, Firebase, OAuth2, logger, talker, fimber, and more.
PUBDEV
devconnect_flutter v1.0.0
DevConnect client SDK for Flutter - auto-intercepts HTTP, logs, state, storage. Works with Dio, http, Firebase, OAuth2, logger, talker, fimber, and more.
PUBDEV
formstack v2.0.0
A flutter library to create a UI based on the model from either json or dart object.
DEVTO
Curing "Blank Canvas Syndrome" in my Flutter Web app 🗺️
Curing "Blank Canvas Syndrome" in my Flutter Web app 🗺️ Hi DEV community! 👋 I've been building DeskFlow, a visual desk setup planner using Flutter Web. As the app's core features started coming toge...
PUBDEV
fuex v0.1.0
A Flutter meta-framework inspired by Next.js routing, React hooks, and GetX DI. Features folder-based routing, granular reactive state, context-less navigation, useQuery/useMutation, Super Schema vali...