DEVTO
In the Era of AI, Why Do I Still Choose Flutter?
Everywhere I look in 2026, the conversation is the same. AI is writing code. AI is designing UI. AI is debugging errors. AI is generating entire applications in minutes. Sometimes I open my laptop, sc...
PUBDEV
mongo_keepalive v1.0.0
Keep MongoDB Atlas free-tier clusters alive by sending periodic ping commands
PUBDEV
vps_utilities v1.3.0
A multiplatform utilities package for VPS Citizen Mobile application. Supports iOS, Android, Web, Windows, macOS, and Linux. Provides network layer, secure storage, token management, registry, form en...
PUBDEV
lite_storage v1.1.0
A super-duper-mega-ultra-extra fast, light and synchronous key-value storage written.
DEVTO
Flutter CI/CD Guide: Choose the Right Workflow and Automate Your App Releases
If you are still building and releasing your Flutter apps manually, you are likely spending hours every week on tasks that could be fully automated. Setting up CI/CD can dramatically reduce that effor...
PUBDEV
talker_grpc_logger v5.1.15
A lightweight, flexible grpc client logger built on the Talker platform, offering advanced exception handling and logging for Dart and Flutter applications.
PUBDEV
talker_chopper_logger v5.1.15
A lightweight, flexible HTTP client logger for Chopper built on the Talker platform, offering advanced exception handling and logging for Dart and Flutter applications.
PUBDEV
talker_bloc_logger v5.1.15
Lightweight and customizable BLoC state management library logger on talker base.
PUBDEV
utopia_arch v0.5.1+18
Utopia libs - complete architecture (including hooks, widgets, utils, reporter, collections, validation)
PUBDEV
utopia_hooks v0.4.22
A comprehensive but flexible state management solution inspired by React Hooks.
REDDIT
Flow-driven routing for Flutter
I've just published the flow_coordinator package on pub.dev: https://pub.dev/packages/flow_coordinator It allows you to organize your app's navigation into user flows (e.g., authentication, registrati...
REDDIT
How do you keep track of review status when you have multiple apps?
I have a few apps on both App Store and Google Play. Every time I push an update my workflow is: open ASC -> 2FA -> click the app -> check status. Then repeat the same thing on Play Console. Then do i...
PUBDEV
safe_bloc v2.1.0
An extension to bloc state management library that manages unexpected exceptions.
PUBDEV
isbndb v0.5.1
Dart service for isbndb.com API. Returns book details from an ISBN, or a list of books from an author name, etc.