REDDIT
Immutability in Dart: simple pattern + common pitfall
Iâve been exploring immutability in Dart and how it affects code quality in Flutter apps. In simple terms, immutable objects donât change after theyâre created. Instead of modifying an object, y...
PUBDEV
geolocator_plus v14.1.0
Flutter 升级 3.35.7 之后,对 geolocator 插件的升级(After Flutter upgrade 3.35.7, the upgrade of geolocator plugins.)。
PUBDEV
geolocator_plus_android v5.1.0
Geolocation plugin for Flutter. This plugin provides the Android implementation for the geolocator_plus.
PUBDEV
geolocator_plus_apple v2.4.0
Geolocation Apple plugin for Flutter. This plugin provides the Apple implementation for the geolocator_plus.
PUBDEV
geolocator_plus_linux v0.3.0
Geolocation Linux plugin for Flutter. This plugin provides the Linux implementation for the geolocator_plus.
PUBDEV
geolocator_plus_windows v0.3.0
Geolocation Windows plugin for Flutter. This plugin provides the Windows implementation for the geolocator_plus.
PUBDEV
geolocator_plus_platform_interface v4.3.0
A common platform interface for the geolocator_plus plugin.
PUBDEV
flutter_swiper_max v2.1.0
Flutter 升级 3.35.7 之后,对 flutter_swiper_plus 插件的升级(After Flutter upgrade 3.35.7, the upgrade of flutter_swiper_plus plugins.)。
PUBDEV
audio_tone v0.0.7
A professional Flutter plugin for audio tone generation and Morse code playback with comprehensive audio control features, frequency modulation, and precise timing control.
PUBDEV
app_version_manager v2.0.0
A CLI tool to manage version numbers in Flutter apps. Supports major, minor, patch, build, smart auto-increment, and revert operations on pubspec.yaml.
DEVTO
DuitDataSource: The Data Layer That Quietly Changed Everything in Duit
1000 widget update iterations: about 1.9 seconds with the old attribute-based approach, 114 ms with the newer one. That gap is the reason this article exists. In Duit, widget updates used to revolve a...
PUBDEV
cupertino_liquid_glass v0.1.0
A premium Flutter widget that replicates Apple's iOS Liquid Glass blur and translucency design language with native-feel BackdropFilter effects, dynamic light/dark theme support, and ProMotion-optimiz...
PUBDEV
vn_date_formatter v1.0.0
A Dart/Flutter package for formatting and converting dates with Vietnamese locale support. Provides common date patterns, conversion utilities, and Vietnamese weekday/relative-time labels.
REDDIT
Serverpod just opened a webpage when running pub get!
I have never had a package trigger opening of a webpage. I think this is unacceptable for a variety of reasons and shows a total lack of judgement. Why is this a problem? Well, the page could contain ...
PUBDEV
alice_manager v1.0.8
Alice is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.
PUBDEV
brick_base v1.0.0
Production-ready Flutter base package with API client, secure storage, extensions, and exception handling.
DEVTO
Flutter Interview Questions Part 6: Advanced Flutter — Platform Channels, Internals, Keys & Animations
Welcome to Part 6 of the Flutter Interview Questions 2025 series! This part dives into advanced Flutter territory covering Platform Channels (MethodChannel, EventChannel, BasicMessageChannel), Flutter...
PUBDEV
smart_location v0.0.1
Smart Location is a Flutter package that provides an all-in-one solution for location handling, including real-time updates, last known location, geofencing, distance & bearing calculations, backgroun...