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.
REDDIT
Showcase: I just published my first iOS app (Tomato Focus Timer). Here is how I survived Apple's strict App Review process.
Hey fellow Flutter devs, After a lot of late nights, I finally managed to get my minimalist Pomodoro app, Tomato: Focus Timer, approved on the iOS App Store today. Building the UI in Flutter was a bre...
MASTODON
The third release candidate of Butterfly Crimson Red (2.5) is now available.Highlights:📄 Improved…
The third release candidate of Butterfly Crimson Red (2.5) is now available.Highlights:📄 Improved PDF rendering⌨️ Presentation shortcut⚙️ Improved UI and Settings📱 Template improvements🐛 Bug fixesB...
PUBDEV
spell_check_on_client v1.0.1
Spell check on flutter on client side, works for multiple languages
MASTODON
So, I'm working on Flutter again.
So, I'm working on Flutter again. I have an application idea for the amateur radio community, so I'm more motivated than I've been in the past.I'll post more as I progress through the process.#flutter...
PUBDEV
multiple_search_selection v2.7.3
A highly customizable multiple selection widget with fuzzy search functionality.
PUBDEV
fula_client v0.2.26
Flutter SDK for Fula decentralized storage with client-side encryption, metadata privacy, and secure sharing.
REDDIT
I created a package that generates fully type safe api bindings for PocketBase
Iâve been using PocketBase a lot last year and ended up building a package to remove most of the boilerplate around it. It started as simple wrapper to help make the PocketBase api typed strongly, b...