PUBDEV
slang v4.12.1
Localization / Internationalization (i18n) solution. Use JSON, YAML, CSV, or ARB files to create typesafe translations via source generation.
REDDIT
Is Flutter dead? I donât really laugh anymore...
Writing this post with 10 years in mobile(android) and almost 5 years in Flutter. You know that meme question: âIs Flutter dead?â I always laughed at it, with irony, because Flutter wins for many ...
PUBDEV
rhttp v0.15.1
Make HTTP requests using Rust for Flutter developers. It uses FFI to call Rust functions from Dart. On the Rust side, it uses reqwest to make HTTP requests.
PUBDEV
linklytics_flutter v1.1.9
A Flutter plugin for integrating Linklytics analytics into your Flutter applications.
PUBDEV
shapekit v0.1.0
A comprehensive Dart library for reading and writing ESRI Shapefiles with support for all 13 geometry types and Korean text encoding (CP949).
REDDIT
proposal to implement explicit error propagation in dart inspired by zig https://github.com/dart-lang/language/issues/4630
What are your thoughts on the proposal to implement explicit error propagation in dart inspired by zig https://github.com/dart-lang/language/issues/4630
PUBDEV
ansi_text v1.0.3
A Dart library for styling and formatting terminal text using the ANSI escape codes.
PUBDEV
serious_python v0.9.9
A cross-platform plugin for adding embedded Python runtime to your Flutter apps.
PUBDEV
world_countries v4.0.0
Sealed world data in form of Flutter widgets (country, phone, currency pickers, etc.).
PUBDEV
datum v1.0.4
A powerful, offline-first data synchronization engine for Flutter and Dart, featuring relational data support, real-time queries, and intelligent conflict resolution.
PUBDEV
serious_python_platform_interface v0.9.9
A common platform interface for the serious_python plugin.