PUBDEV
essential_core v1.0.0
Shared foundational models, filters, extensions, and serialization contracts for reusable Dart code.
PUBDEV
flutter_mail v1.0.0-beta.1
Embeddable IMAP/SMTP email client for Flutter. Drop EmailModule into any app. Supports asset-based or programmatic account configuration.
PUBDEV
dart_mapper_generator v1.0.0
Code generator for dart_mapper. Produces mapping implementations at compile time via build_runner.
PUBDEV
innovare_side_menu v1.0.0
A beautiful, highly customizable side menu widget for Flutter with expanded/collapsed modes, badges, permission filtering, and 5 built-in themes.
PUBDEV
dart_mapper v1.0.0
MapStruct-style object mapping for Dart. Define type-safe mappings declaratively with annotations and get generated implementations at compile time via build_runner.
PUBDEV
geoengine v1.0.9
GeoEngine is a Dart library for geospatial analysis and geometry. It has precise distance calculations, coordinates conversions, geodetic processing, astronomy and GIS support.
DEVTO
Firebase Dynamic Links Shut Down — Migrate to Flinku in 5 Minutes
On August 25, 2025, Google officially shut down Firebase Dynamic Links (FDL). If your app still relies on FDL infrastructure, your deep links are broken. This guide shows you how to migrate to Flinku ...
PUBDEV
searchlight_highlight v0.2.2
A pure Dart reimplementation of Orama's standalone highlight package.
DEVTO
React Native vs Flutter vs Expo vs Lynx 2026: Which to Choose for Your App?
In 2026, cross-platform mobile development is the default. Four frameworks are fighting for the top spot: React Native (Meta), Flutter (Google), Expo (managed RN layer), and Lynx (ByteDance's newcomer...
PUBDEV
devcode_sms v1.0.0
A Flutter plugin for the DevCode SMS API. Send single or bulk SMS messages and check your account balance with a simple, typed Dart interface.
PUBDEV
embrace v4.4.0
A comprehensive observability and monitoring platform for iOS and Android apps built with Flutter.
PUBDEV
embrace_android v4.4.0
Android implementation of the embrace plugin as defined by the embrace_platform_interface package.
PUBDEV
embrace_ios v4.4.0
iOS implementation of the embrace plugin as defined by the embrace_platform_interface package.
PUBDEV
embrace_platform_interface v4.4.0
A common platform interface for the Embrace plugin that enables platform-specific implementations.
PUBDEV
advance_math v5.5.0
A robust Dart library for comprehensive mathematical programming. Offers expressions, complex numbers, algebra, statistics, angles, and geometry for diverse computations.
REDDIT
Does Clean Architecture feel unnatural with Riverpod, or is it just me?
Iâve built a lot of Flutter apps, and I keep running into the same problem with architecture advice. I understand why people recommend Clean Architecture, feature-first folders, MVVM, and similar pa...
PUBDEV
dart_helper_cli v1.5.5
A CLI tool for building Flutter and Serverpod projects with fvm support.