PUBDEV
flutter_max_miniapp v0.0.1
A Flutter package providing access to the Max Mini Apps API (max.ru), enabling interactive experiences within Max messenger.
MASTODON
Flutter makes it easier for businesses to build scalable apps across multiple platforms using a single codebase.
Flutter makes it easier for businesses to build scalable apps across multiple platforms using a single codebase. But how much does Flutter app development really cost in 2026?In this blog, we explore ...
PUBDEV
live_location_tracker_plus v1.0.1
A Flutter plugin for live background location tracking with geofencing, Firebase sync, and battery optimization. Supports Android foreground service and iOS background modes.
PUBDEV
heartinz_essentials v3.0.0
Essentials provides a set of ready-to-use tools for calculations, date and time manipulations, currency conversions, and GST (tax) computations, making it an all-in-one solution for developers
PUBDEV
flutter_samsung_health_plugin v0.0.1
A Flutter plugin for integrating Samsung Health features, permitting developers to connect to Samsung Health, request permissions, and read health metrics.
PUBDEV
siddhartha_cli v0.0.4
Dart command line for creating new flutter project and feature architecture with clean architecture.
PUBDEV
nimbbl_mobile_kit_flutter_webview_sdk v1.1.1
Nimbbl Flutter WebView SDK for payment integration
PUBDEV
google_map_utils v0.0.1
Drawing, editing & measurement widgets for Google Maps Flutter. Built on map_utils_core algorithms. Interactive polygon/polyline/circle drawing, vertex editing, snapping, undo/redo, GeoJSON import/exp...
PUBDEV
flutter_map_utils v0.0.1
Drawing, editing & measurement widgets for flutter_map. Built on map_utils_core algorithms. Interactive polygon/polyline/circle drawing, vertex editing, snapping, undo/redo, GeoJSON import/export.
PUBDEV
map_utils_core v0.0.1
Platform-agnostic geometry algorithms, shape models, drawing state, snapping, undo/redo, and GeoJSON utilities. No map-SDK dependency — works with any map engine.
PUBDEV
banuba_sdk v3.1.0
Banuba SDK for Flutter - full-scale augmented reality SDK | Flutter face filters | Virtual try-on | Background replacement | Face tracking
PUBDEV
teno_rrule v0.0.10
Dart Recurrence Rule library that implements RFC5545 (iCalendar), support timezone (TZDateTime), week start (WKST), exclusion (EXDATES),...
DEVTO
I replaced the like button with a weighted slider. Here's the architecture behind it.
Every social platform has a reaction system. Facebook has six emoji reactions. Twitter has a heart. Instagram has a heart. Reddit has upvote/downvote. They all share the same fundamental design: a bin...