REDDIT
Different versions of pages for users
Whatâs the most efficient way to display different versions of the same page for different kinds of users? For instance a marketplace app, the sellers page for an item would have all the same info b...
PUBDEV
vol_spotter v0.1.0+2
A Flutter plugin for detecting physical button presses (volume up, volume down, power) on Android and iOS with configurable event interception.
PUBDEV
vol_spotter_windows v0.1.0+2
Windows stub implementation of the vol_spotter plugin. Physical button detection is not supported on Windows.
PUBDEV
vol_spotter_web v0.1.0+2
Web stub implementation of the vol_spotter plugin. Physical button detection is not supported on the web.
PUBDEV
vol_spotter_macos v0.1.0+2
macOS stub implementation of the vol_spotter plugin. Physical button detection is not supported on macOS.
PUBDEV
vol_spotter_linux v0.1.0+2
Linux stub implementation of the vol_spotter plugin. Physical button detection is not supported on Linux.
PUBDEV
vol_spotter_ios v0.1.0+2
iOS implementation of the vol_spotter plugin for detecting physical button presses (volume, power) using AVAudioSession KVO and MPVolumeView.
PUBDEV
vol_spotter_android v0.1.0+2
Android implementation of the vol_spotter plugin for detecting physical button presses (volume, power) using Window.Callback and BroadcastReceiver.
PUBDEV
vol_spotter_platform_interface v0.1.0+2
A common platform interface for the vol_spotter plugin. Provides the abstract classes, models, and method channel implementation used by platform packages.
PUBDEV
identidad_sdk v0.1.21
Flutter/Dart SDK for verifying Identidad access tokens and parsing assurance claims.
PUBDEV
grafeo v0.5.21
High-performance embeddable graph database with GQL support. Dart bindings for grafeo-c via dart:ffi.
PUBDEV
model_guard v0.0.1
Automatic JSON parser for Flutter/Dart that logs model name, field name, and wrong values during parsing.
DEVTO
How I Built a Python-Powered, Offline-First Geolocation Alert System
Like many projects, this one started with a problem. Mine was a speeding ticket. My developer brain immediately jumped from frustration to system design: "What would it take to build a better alert sy...
PUBDEV
tenlixor v1.0.2
Flutter SDK for Tenlixor localization platform with SharedPreferences support for offline translations.