PUBDEV
bullet_editor v0.1.0
A structured rich text editor for Flutter built on a single TextField. Supports headings, lists, tasks, code blocks, block quotes, and full markdown round-trip serialization.
PUBDEV
khmer_intl v0.1.0
Khmer (km) internationalization helpers for Flutter/Dart: Khmer digits, date, currency and locale utilities.
REDDIT
Built a lightweight Dio inspector so QC can stop bugging me about API responses
So I got mass pinged from QC again today. "Hey can you check this endpoint on my phone?" for like the 4th time this week. I finally snapped and decided to just build something so they can check it the...
PUBDEV
safe_json_parser v0.0.1
A null-safe, defensive JSON parser for Flutter with nested path & wildcard support.
PUBDEV
trafilatura v1.0.1
Dart port of Trafilatura - A library for web scraping, text extraction, and metadata extraction from HTML documents. Ported from the original Python library by kamranxdev (Kamran Khan).
PUBDEV
power_geojson v3.38.9
A Powerful tool for Geojson with flutter_map, styled from properties, supports esri json, soon supports multiple projection and coordinate systems
PUBDEV
developer_tools_network v0.0.2
Network HTTP Inspector for developer_tools. Inlined fork of Alice - inspect HTTP requests and responses from the debug overlay.
PUBDEV
developer_tools_console v0.0.2
Console/global error logging integration for developer_tools. Captures FlutterError, WidgetsBinding errors, and PlatformDispatcher errors.
PUBDEV
flutter_local_db v1.5.1
A high-performance cross-platform local database for Dart. Native platforms use Rust+LMDB via FFI, optimized for both Dart APIs and Flutter apps.
REDDIT
IntelliJ unusable with recent updates
Anybody else having the feeling that IntelliJ is unusable for Flutter Dev with the recent updates? I am fairly certain that itâs not the dart language server since for instance issues are shown but ...
PUBDEV
developer_tools_alice v0.0.1
Alice HTTP Inspector integration for developer_tools. Open the HTTP inspector and view status from the debug overlay.
REDDIT
Jaspr dev server crashing
I am trying to build my portfolio using Jaspr. Overall it is very good and I like the experience. However, the dev server keeps crashing like a lot. For every tiny change whether it is css or an eleme...
PUBDEV
flutter_shimmer_skeleton v0.0.1
A Flutter package that provides shimmer loading skeleton widgets based on the official Flutter documentation.
PUBDEV
multi_value_listenable_builder_typed v0.2.1
A Flutter package which allows to listening to multiple ValueListenables using a single widget.
PUBDEV
flutter_sync_manager_pro v1.0.0
Offline-first data synchronization engine with delta sync, conflict resolution, and background syncing for Flutter applications.
REDDIT
Learning Dart & Flutter
I just bought Dr Angela Yu, learning Dart & Flutter, i have basic in python, html, css and js but only like basic, so basic like ABC haaha... I know i dont have any future to be Web Dev, i just want t...
REDDIT
[Beta] SyncLayer - Offline-first sync SDK for Flutter
I just released the beta of SyncLayer, an offline-first sync SDK that makes it easy to build apps that work offline and sync automatically. ð Features: - Local-first storage with auto-sync - Works ...