https://pub.dev/feed.atomRecently published packages on pub.dev2026-01-01T21:16:15.070238ZPub Feed Generatorurn:uuid:27ff0b20-8898-4573-b2a5-72a9e6491a2ev0.3.0 of synheart_emotion2026-01-01T21:16:15.070238Zsynheart.aiOn-device emotion inference from biosignals (HR/RR) for Dart/Flutter. Detects Baseline vs Stress using WESAD-trained ExtraTrees ONNX models. Changelog excerpt: ### Added - **New ExtraTrees ONNX models**with comprehensive 14-feature HRV extraction: - `ExtraTrees_120_5_nozipmap.onnx`- 120s window, 5s step, binary classification - `ExtraTrees_120_60_nozipmap.onnx`- 120s window, 60s step, binary classification - `ExtraTrees_60_5_nozipmap.onnx`- 60s window, 5s step, binary classification - Corresponding metadata JSON files for each model with full feature specifications - **Complete 14-feature HRV extraction**(`HrvFeaturesComplete`class) with: [...]urn:uuid:a7f7d162-e630-4413-b375-e75884c9454bv0.4.0 of flutter_onnxruntime_genai2026-01-01T20:56:21.924595ZA Flutter FFI plugin wrapping Microsoft ONNX Runtime GenAI C-API for on-device multimodal inference on Android and iOS devices. Changelog excerpt: - **New: Performance Benchmarking**- Added comprehensive benchmarks for Gemma 3 4B on Pixel 8a. - **New: `OnnxGenAIConfig.optimizeForMobile()`**- Convenience method to configure thread counts for optimal mobile performance. - Added `hasFactoryBackup()`method to check if factory config backup exists. - Added `restoreFactoryConfig()`method to restore original `genai_config.json`. - Added `BENCHMARKING.md`documenting performance results across different configurations. ### Performance Recommendati[...]urn:uuid:f0087a55-2a69-4ecd-9f4c-3ac6c5f24a0bv0.0.1 of seasonal_app_icon2026-01-01T20:33:35.348261ZA Flutter plugin for dynamically changing app icons based on seasonal events (Christmas, Black Friday, etc.). Supports light/dark mode variants. Changelog excerpt: - Initial release - Support for changing app icons based on date periods - Light and dark mode icon variants support - iOS implementation using `setAlternateIconName` - Android implementation using activity-alias - Auto-detection of system brightness for icon selection - Methods: `configure`, `applySeasonalIcon`, `setIcon`, `resetToDefaultIcon`, `getCurrentIcon`, `supportsAlternateIcons`, `getAvailableIcons`urn:uuid:b246144c-2480-4e49-897a-d23d2b107a56v1.0.2 of menu_chip2026-01-01T20:24:42.582565ZA customizable Flutter chip widget with an integrated dropdown menu for selection interfaces. Changelog excerpt: - Screenshot added.urn:uuid:c937e34b-7a7d-4585-bbee-54dacfc33614v2.0.1 of metatagger2026-01-01T19:47:03.647234Zsaturn.kimA pure Dart library for reading and writing metadata to MP3 and FLAC files with custom tag support. Changelog excerpt: - **MP4 Custom Tags**: Added full support for custom metadata in MP4/M4A files - Custom tags stored as freeform (----) atoms with `com.apple.iTunes`namespace - Compatible with iTunes, Music.app, and other players - Supports text, number, and binary custom tags - Fixed `writeTag()`method to properly merge with existing tags instead of replacing all metadata - Added `mp4_custom_tags_example.dart`demonstrating advanced custom tag usage - Added test coverage for MP4 custom tagsurn:uuid:baf925fd-3f8d-407c-9659-8a20e3c26fa0v1.0.4 of flutter_outline_chart2026-01-01T19:40:26.726680Zsiamahnaf.comA flutter pie chart outline package for creating highly customizable outlined pie chart in flutter app.urn:uuid:b343d414-ef1e-4e74-bdee-174665c02a64v0.1.13 of gitwhisper2026-01-01T19:13:37.686659Ziamngoni.co.zwAI-powered Git commit message generator that whispers the perfect commit message for your changes Changelog excerpt: - **Configurable max diff size**- New `--max-diff-size`option in `set-defaults`to customize the threshold (in characters) before prompting for interactive staging (default: 50,000) - **New command**- `gw show-config`displays your full configuration file in a formatted view - **Improved large diff handling**- Large diffs now trigger an interactive prompt with options to use focused staging, commit everything, or cancelurn:uuid:670e0a09-48b3-499e-944e-7011a01f329fv1.0.4 of tr_payment_hub2026-01-01T18:50:02.950096ZTurkish payment gateway integration (iyzico, PayTR, Param, Sipay) for Dart/Flutter. Changelog excerpt: ### Added - **Param POS Provider**- Full SOAP/XML integration - Non-3DS and 3D Secure payment support - Installment query by BIN number - Refund operations - Payment status query - **Sipay Provider**- Full REST/JSON integration - Bearer token authentication - Non-3DS and 3D Secure payment support - Saved card (tokenization) support - Installment query - Refund operations - **HTTP Mocking Infrastructure**for testing without real API credentials - `PaymentMockClient`factor[...]urn:uuid:8f817134-520e-4866-8a08-be5ff8eda735v2.0.1 of ui_effects2026-01-01T18:31:54.022446Zdart.share-a-bite.nlCreate ui side effects from anywhere in your code, easily extensible to integrate with any package. Changelog excerpt: - Fixed a dependency issue that caused pub.dev analysis to failurn:uuid:124fdf8a-be31-4b76-b019-6f180734ea76v0.1.0 of sharara_side_bar2026-01-01T18:26:47.065957ZA new sharara flutter package for providing nice and easy to use side bar animation effect.urn:uuid:4af6ec3f-015d-4754-acda-ba25eac16dd2v1.0.7 of docx_creator2026-01-01T18:07:21.520154Zalihassan143cool.blogspot.comA developer-first Dart package for creating professional DOCX documents with fluent API, Markdown/HTML parsing, and comprehensive formatting. Changelog excerpt: ### Fixed - **Table Row Heights**: Fixed missing `w:trHeight`parsing and export. Calendar tables and other tables with explicit row heights now preserve their dimensions. - **Table Overlap**: Added parsing and export for `w:tblOverlap`attribute on floating tables. - **Embedded Font Variants**: Fixed font reading to parse all font embed types (`w:embedRegular`, `w:embedBold`, `w:embedItalic`, `w:embedBoldItalic`) instead of only Regular. This fixes missing font files during round-trip. - **Table[...]urn:uuid:8efb41dd-8ef0-4a17-9664-1dbbc2b1a47cv0.0.7 of core_haptics2026-01-01T18:05:21.892569Zfrancescocoppola.meType-safe Core Haptics FFI plugin via SwiftPM with automatic fallback to Flutter's Haptic Feedback. Changelog excerpt: - Use stub on web/WASM, native implementation when `dart:io`is available.urn:uuid:2caf7953-1683-4ae6-bf96-6dae3bc7f51av0.0.28 of flutter_verifyspeed2026-01-01T17:58:33.984366ZVerifyspeed Flutter Package Changelog excerpt: - Update dependencies - Improvement and bug fixesurn:uuid:7317d514-d3e9-4486-9d6c-4f54c9d46481v0.0.27 of flutter_verifyspeed_plugin2026-01-01T17:56:25.042774ZVerifyspeed plugin for Flutter. Changelog excerpt: - Update Dependenciesurn:uuid:e0f7a03b-0d0e-46f1-b8c8-cbb19076d03cv0.4.1 of flutter_pose_detection2026-01-01T17:52:15.593115ZHardware-accelerated pose detection using MediaPipe PoseLandmarker with GPU/NPU acceleration. Detects 33 body landmarks. Changelog excerpt: ### Fixed - Fixed incorrect model name in Platform Support table (movenet_lightning → pose_landmarks_detector)urn:uuid:02e48560-2f4c-49c9-9525-f73bef779e65v0.4.0 of flutter_pose_detection2026-01-01T17:41:26.156108ZHardware-accelerated pose detection using MediaPipe PoseLandmarker with GPU/NPU acceleration. Detects 33 body landmarks. Changelog excerpt: ### Added - **NPU Support (Android)**: Qualcomm QNN delegate for Snapdragon devices - Battery-efficient inference on Hexagon DSP (HTP backend) - ~13-16ms inference time with significantly lower power consumption - Automatic skel library extraction from bundled assets - Supports Snapdragon 8 series (V68-V79 HTP versions) - New `preferredAcceleration`config option for explicit backend selection - `AccelerationMode.npu`- Force NPU (Snapdragon only) - `AccelerationMode.gpu`- Force GPU[...]urn:uuid:b1ad0519-6363-4237-b1e9-ade113790369v0.0.27 of flutter_verifyspeed2026-01-01T17:40:23.341546ZVerifyspeed Flutter Package Changelog excerpt: - Update dependencies - Improvement and bug fixesurn:uuid:a8cb508c-ebc3-4ab9-a028-069b4dca2a8dv1.0.1 of flutoryx_uploader2026-01-01T17:36:31.467871ZA production-grade Flutter plugin for resumable, chunked, background-safe file uploads with real-time speed tracking and ETA estimation. Changelog excerpt: - Documentation update: Clarified comparison table in README.md.urn:uuid:91f3143e-129b-4e1a-a384-3c6087928fd8v0.0.26 of flutter_verifyspeed_plugin2026-01-01T17:36:02.741879ZVerifyspeed plugin for Flutter. Changelog excerpt: - Update Dependenciesurn:uuid:85dad7b7-b71e-4af2-b542-2a2267127fa9v2.1.0 of facial_liveness_verification2026-01-01T17:20:24.584891ZAdvanced facial liveness detection with anti-spoofing protection for Flutter apps. Includes enterprise-grade security features, customizable UI, and real-time challenge validation. Changelog excerpt: ### Added - `CoordinateUtils`utility class for coordinate transformations - `convertImageRectToScreenRect()`- Converts ML Kit image coordinates to screen coordinates for UI overlays - `calculateTargetRect()`- Calculates target rectangle for face positioning guidance - Comprehensive documentation in example app showing how to use the package - Better inline documentation throughout codebase - Enhanced README with "How It Works" section and better explanationsurn:uuid:532cd402-47ea-48fb-8636-2f51384df2c7v0.21.1 of vyuh_node_flow2026-01-01T17:19:56.076694Zvyuh.techA flexible, high-performance node-based flow editor for Flutter. Build visual programming interfaces, workflow editors, diagrams, and data pipelines. Changelog excerpt: - **FEAT**: remove `ExampleContainer`, `DemoStatsPanel`, and related components; update README with new extension-based statistics and features.urn:uuid:292220f7-74f5-4e26-8327-3e8898ef5ea0v1.0.0 of flutoryx_uploader2026-01-01T17:14:34.249781ZA production-grade Flutter plugin for resumable, chunked, background-safe file uploads with real-time speed tracking and ETA estimation. Changelog excerpt: - Initial release of the Flutoryx Uploader plugin. - High-performance chunked upload engine (1MB default packets). - Background support for Android (WorkManager) and iOS (Background URLSession). - Real-time Speed Tracking (KB/s, MB/s) and ETA Estimation. - Native persistence (Room on Android, JSON on iOS) surviving app kills/restarts. - Advanced task management: Pause, Resume, Cancel, and Delete. - Native progress notifications on Android and completion alerts on iOS.urn:uuid:7634fcc9-f2df-4b06-bb52-8118f7f33494v1.0.1 of flutist2026-01-01T17:12:22.236931Zseonwookkim.comA Flutter project management framework inspired by Tuist Changelog excerpt: ### 🐛 Fixed - Fixed README.md banner image loading issue by using GitHub raw URL instead of relative pathurn:uuid:c4f7dc7e-e2c3-4b9f-8e83-97311d7beabcv0.2.1 of toolkit_core2026-01-01T17:11:31.173420Zjer3miahcodes.comMaterial 3 ready UI toolkit with themed widgets, inputs, navigation helpers, validators, and loggers for Flutter apps. Changelog excerpt: ### Documentation - Updated READMEurn:uuid:87ee827c-e73c-4ad0-a1e1-dd76170152a3v1.0.0 of flutist2026-01-01T17:07:22.724698ZA Flutter project management framework inspired by Tuist Changelog excerpt: ### 🎉 Initial Release Flutist is a Flutter project management framework inspired by Tuist, providing declarative module structure and dependency management. ### ✨ Features #### Core Commands - **`flutist init`**- Initialize project with workspace support - **`flutist create`**- Create modules (simple, feature, library, standard) - **`flutist generate`**- Sync dependencies with type-safe auto-completion - **`flutist scaffold`**- Generate code from templates (Tuist-style) - **`flutist graph`*[...]urn:uuid:ed0fe0ec-e908-457c-98ef-3b2f7cc87107v1.0.5 of ethiopian_datetime2026-01-01T17:05:58.111329ZDart / Flutter Package for Ethiopian Calendar and dateFormatting and more utilties.urn:uuid:fa47cf0e-7d1f-4fbf-a6dd-a48b4b970107v0.2.0 of toolkit_core2026-01-01T17:05:09.718402Zjer3miahcodes.comMaterial 3 ready UI toolkit with themed widgets, inputs, navigation helpers, validators, and loggers for Flutter apps. Changelog excerpt: ### Added - New `Pad`widget with constructors: default, `vertical()`, `horizontal()`, `l()`, `r()`, `t()`, `b()` - Comprehensive documentation with examples for `Pad`, `SwitchView`, `Blur`, `When`, and `ExpandIf`widgetsurn:uuid:22bd20a3-bbe1-4804-967f-223b0acc9dadv0.21.0 of vyuh_node_flow2026-01-01T17:05:05.068624Zvyuh.techA flexible, high-performance node-based flow editor for Flutter. Build visual programming interfaces, workflow editors, diagrams, and data pipelines. Changelog excerpt: - **FEAT**: improve connection painter caching and theme handling, and fix path cache referencing current theme style. - **FEAT**: improve website and demo theming, extension organization and consistent node, port, connection, label builders.urn:uuid:ca625508-4c74-41b6-aa0b-3a366e25111bv1.8.0+1 of auto_suggest_box2026-01-01T17:02:34.149357ZA highly customizable, performance-optimized auto-suggest/autocomplete widget for Flutter with Fluent UI design. Features debounced search, LRU caching, keyboard navigation, form validation, advanced [...]urn:uuid:350d55b3-9042-4708-b8bd-c4660b5c358cv0.3.0 of show_toast2026-01-01T17:00:12.028346Zdart.share-a-bite.nlA minimal and customizable implementation for showing toast messages. Changelog excerpt: - Added `ToastAnimation`class and some prebuilt implementations. - Changed toast wrapping structure to use this new `ToastAnimation`. - Added animation and aligment of toast the the `ToastThemeData`options.urn:uuid:104d246b-e063-46de-8da0-f48b63161992v2.0.3 of best_localization2026-01-01T16:56:49.198920Zdostypshtiwan.comA Flutter localization package with dynamic translations and Kurdish support. Changelog excerpt: #### Fix - Fix an issue with cupertinourn:uuid:d58d7f86-ccef-4205-9a77-2029826019d3v0.0.2 of system_asset_picker2026-01-01T16:56:06.285473ZA modern Flutter plugin for picking images and videos using Android's native Photo Picker UI without requiring storage permissions. Play Store compliant and privacy-focused. Changelog excerpt: ### Changed - Cleaned up example code by removing unnecessary comments for better readability - Improved code documentation and examplesurn:uuid:16b3ea7c-246c-4539-bd9e-168f56ba6482v2.6.2 of tooltip_card2026-01-01T16:50:57.496770ZA powerful tooltip/popover widget inspired by Fluent UI TeachingTip. Features smart auto-positioning with 12 placements, beak/arrow pointer, Material 3 theming, 7 trigger modes, 9 animation types (fad [...] Changelog excerpt: ### Added - **Live Data Updates**- Update tooltip content while it stays open - `controller.updateData(value)`- Update data without closing tooltip - `controller.open(data: value)`- Now also updates if already open - Perfect for dynamic content like product quick views, data grids - Data comparison to avoid unnecessary rebuilds ### Example App - New "Live Data Updates" demo section showing real-time content switching - Product showcase with live data updates while tooltip remains visible ---urn:uuid:eeabd69d-08db-4444-b7c3-1c9b2df4b7cbv1.0.4 of ethiopian_datetime2026-01-01T16:46:58.959543ZDart / Flutter Package for Ethiopian Calendar and dateFormatting and more utilties. Changelog excerpt: -urn:uuid:9b7cc9bc-c937-4426-b89c-41a187e064e3v2.6.1+2 of tooltip_card2026-01-01T16:46:10.688896ZA powerful tooltip/popover widget inspired by Fluent UI TeachingTip. Features smart auto-positioning with 12 placements, beak/arrow pointer, Material 3 theming, 7 trigger modes, 9 animation types (fad [...]urn:uuid:a276e0e9-628a-4a4b-bbf3-548edf2c24e0v0.3.0+2 of super_dialog2026-01-01T16:44:49.170160ZA powerful, flexible, and beautifully animated dialog toolkit for Flutter. Create stunning dialogs with smooth slide, scale, fade, rotation, bounce, elastic, and flip animations.urn:uuid:e4d218f7-68c7-40bd-a9dd-827abf3c5159v0.2.6 of flutter_zoho_payments2026-01-01T16:44:10.983104ZA Flutter plugin for integrating Zoho Payments SDK. Currently supports Android platform with payment processing, UPI, card, and net banking payment methods. Changelog excerpt: ### Added - Added demo video and screenshots to README for better documentation - Enhanced visual documentation with example imagesurn:uuid:79c3ff74-7b33-47c1-8a2c-223812727917v0.0.27 of candi_colors2026-01-01T16:42:39.573002ZA Flutter color palette inspired by Scandinavian design principles. Hygge (warmth) and Lagom (balance). Changelog excerpt: - Maintenance release with synchronized versioning across all Candi packages. - No functional changes.urn:uuid:a506cdb5-7a71-498a-8e69-9cc3f545e26cv0.2.0 of ethiopian_datetime_picker2026-01-01T16:40:52.999582ZDateTime Picker flutter package with cupertino mode support and 4+ local languages Changelog excerpt: - updated the announce implementation to latest for better working with android apisurn:uuid:fc3a7057-167c-427c-ba48-30833df11be1v0.0.14 of estopia_shared2026-01-01T16:40:38.383886ZA package that is used across multiple Estopia projects. Changelog excerpt: - Fixed issue where ContactEntry and OtherEntry were not properly deserializing from JSON.urn:uuid:d7201d1a-07a5-42b5-80a0-41113312a7b9v0.4.2 of dartdosh2026-01-01T16:38:28.841236Zahadjonovss.uzA powerful Flutter build CLI tool with automatic version management, smart file naming, and personalized experience Changelog excerpt: ### Bug Fixes - 🚀 **Universal IPA Upload**: Fixed IPA upload to work for both flavor and non-flavor builds - Now works with `dartdosh build ipa`(no environment) - Also works with `dartdosh build ipa --production`(with environment) - Upload process is consistent across all build commandsurn:uuid:3baab49e-fd97-4fc3-bc69-73f614b05921v0.1.0 of ethiopian_datetime_picker2026-01-01T16:30:22.440512ZDateTime Picker flutter package with cupertino mode support and 4+ local languages Changelog excerpt: - Migrate to widget state - Apply normalization to TimePickerThemeData.inputDecorationTheme - replaced withOpacity deprecation with WithAlphaurn:uuid:47cc7500-22c0-45bb-9937-281572100fc9v0.2.5 of flutter_zoho_payments2026-01-01T16:26:46.684818ZA Flutter plugin for integrating Zoho Payments SDK. Currently supports Android platform with payment processing, UPI, card, and net banking payment methods. Changelog excerpt: ### Changed - Updated version to 0.2.5urn:uuid:c4ee32f4-dbed-4dd0-8d49-9313123eddb4v0.4.1 of dartdosh2026-01-01T16:24:06.145185Zahadjonovss.uzA powerful Flutter build CLI tool with automatic version management, smart file naming, and personalized experience Changelog excerpt: ### Improvements - 📺 **Video Tutorial**: Added YouTube tutorial link at the top of README.md - 🧹 **Simplified Config**: Removed `upload_after_build`field - IPA upload now controlled only by `enabled`flag - 📝 **Enhanced Logging**: All upload process messages now use Logger system for multilingual output - 🎨 **Consistent Output**: Replaced all `print()`statements with `Logger.log()`calls throughout codebase ### Breaking Changes - The `upload_after_build`field has been removed from `ipa_uplo[...]urn:uuid:c40cd78d-b579-402a-98f6-118f9cddad3av0.4.0 of dartdosh2026-01-01T16:08:08.153606Zahadjonovss.uzA powerful Flutter build CLI tool with automatic version management, smart file naming, and personalized experience Changelog excerpt: ### Features - 🚀 **IPA Auto Upload to App Store**: Automatically upload IPA files to App Store Connect after build - 📤 **Transporter Integration**: Uses `xcrun iTMSTransporter`for reliable uploads - ⚙️ **Configurable Upload**: Control upload behavior via `ipa_upload`config object - 🔐 **Secure Credentials**: Store Apple ID and App-Specific Password in config ### Configuration New `ipa_upload`section in build_config.json: ``` `{ "ipa_upload": { "enabled": false, // Enable/disable IPA upload[...]urn:uuid:15df0202-07db-49b1-a105-2ebc7af89d7av1.0.4 of voip_twilio_sdk2026-01-01T16:04:42.931584Zraffazatyan.devA Flutter plugin for Twilio Voice SDK integration. Provides VoIP calling capabilities without requiring native code implementation. Changelog excerpt: - Added screenshot image for iOS Background Modes configuration - Improved visual documentation for iOS setupurn:uuid:266f8abf-cbab-44a6-afdb-3e146a568b4cv0.1.1 of idle_cli2026-01-01T16:00:54.606868ZDeterministic, JSON-only CLI for idle_core simulations. Changelog excerpt: - Pub dev score fix.urn:uuid:637c9ec1-324d-4654-9dc5-29b550d81acfv1.1.0 of replay2026-01-01T15:55:40.068043ZEvent Sourcing framework for Dart to build auditable apps with immutable events. Changelog excerpt: - add `OptionFinder` - add `ComposableOptionFinder`urn:uuid:2270f156-45da-42a3-8e50-bbc51c8b7945v0.3.3 of flutter_pose_detection2026-01-01T15:51:58.985497ZHardware-accelerated pose detection using MediaPipe PoseLandmarker with GPU acceleration. Detects 33 body landmarks. Changelog excerpt: ### Fixed - Fixed Dart formatter issues for pub.dev static analysis - Updated plugin_platform_interface constraint (^2.0.2 → ^2.1.0) for downgrade compatibilityurn:uuid:4d194584-808a-4125-b83d-5134faa3831ev0.2.0 of show_toast2026-01-01T15:49:06.773454Zdart.share-a-bite.nlA minimal and customizable implementation for showing toast messages. Changelog excerpt: - Changed gravity property to be named aligmenturn:uuid:0e10cf5f-0b5d-421a-945d-6df693020015v1.1.2 of sharara_laravel_sdk2026-01-01T15:43:17.851857ZA new sharara package to make developing more easy and efficient. urn:uuid:0141cc1b-8617-4c9e-bfb9-3d0f68ff9c67v1.0.1 of flutter_notification_system2026-01-01T15:39:23.230581ZA complete notification management system for Flutter following Clean Architecture principles. Supports snackbars, dialogs, error handling, and customizable themes. Changelog excerpt: - Added comprehensive example app demonstrating all features - Basic notifications example with all types (success, error, warning, info) - Advanced features example (custom animations, themes, queue management) - Operation tracking example with CRUD operations and mixins - Improved package score for pub.devurn:uuid:6f86ee2a-7a44-4bd5-a7eb-b2ab3b1cc402v2.0.0 of ui_effects2026-01-01T15:38:49.898057Zdart.share-a-bite.nlCreate ui side effects from anywhere in your code Changelog excerpt: - Removed toasts entirely from the package because it was not really in line with this package's purpose - Corrected docsurn:uuid:4cea6f91-66f2-4a03-b52e-c3aacf55768fv2.2.0 of sharara_apps_building_helpers2026-01-01T15:36:10.546886ZA new sharara package to make developing more easy and efficient. Changelog excerpt: - solve context tracking - solve global key similarityurn:uuid:6a639146-38d3-4b54-affd-376b39baa281v0.3.2 of flutter_pose_detection2026-01-01T15:35:49.212314ZHardware-accelerated pose detection using MediaPipe PoseLandmarker with GPU acceleration. Detects 33 body landmarks. Changelog excerpt: ### Fixed - Fixed Android minSdkVersion in README (24 → 31) - Separated Model Architecture section for iOS and Androidurn:uuid:c37968ec-02b4-4fcb-8713-7cf1b4fcdbb9v0.1.0 of show_toast2026-01-01T15:31:13.663403ZA minimal and customizable implementation for showing toast messages. Changelog excerpt: - Initial commiturn:uuid:8ff26d43-bbb3-45ef-99e5-cac7839600f7v1.1.2 of rapidoreach2026-01-01T15:30:30.035264Zrapidoreach.comMonetize your users through rewarded surveys! Changelog excerpt: - Bundle the native SDKs so end users don’t need any CocoaPods/Maven credentials anymore: - Android: pull `com.rapidoreach:cbofferwallsdk:1.1.0`from Maven Central. - iOS: include the RapidoReach source files (`RapidoReach`v1.0.9) inside `ios/Classes/RapidoReach`. - Harden the Dart and platform APIs with clear `StateError`/`PlatformException`codes (`not_initialized`, `no_activity`, `no_presenter`, etc.) and keep native listener callbacks safe from user crashes. - Upgrade the example app to [...]urn:uuid:8e13509d-f04d-4605-8430-f600734b798dv0.3.1 of flutter_pose_detection2026-01-01T15:23:13.425613ZHardware-accelerated pose detection using MediaPipe PoseLandmarker with GPU acceleration. Detects 33 body landmarks. Changelog excerpt: ### Changed - Updated README with comprehensive API documentation - Added Configuration, Camera Stream, Video Analysis, and Angle Calculation sections - Fixed Quick Start code examples (MediaPipeLandmarkType → LandmarkType) - Added API Reference table with all methods and properties - Improved MediaPipe 33 Landmarks documentation with structured table ### Fixed - Corrected library documentation (Vision Framework → MediaPipe PoseLandmarker) - Fixed Pose class comment (17 landmarks → 33 landmarks)urn:uuid:f6cd9bf0-e07d-4adf-ad5f-ffcd61289c02v0.2.4 of flutter_zoho_payments2026-01-01T15:23:13.019575ZA Flutter plugin for integrating Zoho Payments SDK. Currently supports Android platform with payment processing, UPI, card, and net banking payment methods. Changelog excerpt: ### Fixed - Fixed Dart formatting issues in exceptions.dart and payment_request.dart - Improved code formatting compliance for pub.dev scoringurn:uuid:06044334-8462-4f2d-9f30-6129e19c7c96v0.2.0 of bpriver_box2026-01-01T15:21:17.640807Zbpriver.comutility library for null. Changelog excerpt: - Add Box.fromNullable()urn:uuid:d7299e2a-1f8c-4081-97cb-0193c04570c5v0.5.6 of k_auth2026-01-01T15:19:10.687057ZSocial login SDK for Korean apps. Unified API for Kakao, Naver, Google, and Apple login. Standardized user info, Korean error messages, and official design guideline buttons. Changelog excerpt: ### Added - **Core**: `autoRefresh`파라미터 - 토큰 자동 갱신 (Supabase 스타일) - `KAuth.init()`에서 기본값 `true` - 앱이 포그라운드로 돌아올 때 자동으로 토큰 갱신 - **Getter**: `expiresAt`- 토큰 만료 시간 - **Getter**: `expiresIn`- 토큰 남은 시간 (Duration) - **Method**: `isExpiringSoon([Duration threshold])`- 만료 임박 여부 (기본 5분) - **Getter**: `isExpired`- 토큰 만료 여부urn:uuid:39a7f208-ee60-45b5-b685-2c31cdb59a27v0.5.5 of k_auth2026-01-01T15:18:39.414986ZSocial login SDK for Korean apps. Unified API for Kakao, Naver, Google, and Apple login. Standardized user info, Korean error messages, and official design guideline buttons. Changelog excerpt: ### Improved - **Refactor**: Provider 에러 처리 공통화 - `ErrorMapper.toFailure()`, `handleException()`메서드 추가 - 모든 Provider의 중복 에러 처리 코드 제거 (-76줄) - **Security**: `kDebugMode`민감정보 노출 제거 - 디버그 정보는 로거로만 출력 - **Safety**: `NaverProvider`null-assertion 제거 - account null 시 안전한 에러 반환 ### Fixed - **CI**: pub.dev OIDC 인증 설정 추가urn:uuid:8ec85565-bcc6-4cc3-b968-5befcce1f121v1.0.0 of flutter_notification_system2026-01-01T15:17:36.500364ZA complete notification management system for Flutter following Clean Architecture principles. Supports snackbars, dialogs, error handling, and customizable themes. Changelog excerpt: - Initial release of Flutter Notification System - Complete notification management system following Clean Architecture - Support for SnackBars with customizable themes and animations - Support for dialogs with confirmation callbacks - Error handling system with ErrorItem models - NotificationQueue for managing multiple notifications - Priority-based notification system (low, medium, high, critical) - Type-safe notification types (success, error, warning, info) - Dependency injection support wit[...]urn:uuid:18bcdc1c-c8e7-46ae-a0e4-c3d4bd5ae403v0.0.8 of codecooo_csharp_rpc2026-01-01T15:09:00.941856ZExecute C# code from Dart (Flutter) application via JSON-RPC protocol. Changelog excerpt: - Add notifications capability so that flutter client could receive notification from server - Change how the package parsing JSON from Regex based to length‑prefixed frame decoder - Bump the dependency versionurn:uuid:4e570b82-645f-42b3-b8e6-df8d59e5367ev5.2.0 of org_chart2026-01-01T15:03:32.351313Zali-hnaineh.devA flutter orgranizational chart with drag and drop, zoom and pan, search, collapse, expand, and easy customizations! Changelog excerpt: 1. Bump `custom_interactive_viewer`to version 0.0.9 2. Add RTL support across org chart and genogram layouts (nodes, edges, labels). 3. Fix node positioning in RTL by using directional placement. 4. Fix edge/label rendering in RTL by mirroring edge points and sizing edge layers to graph bounds. 5. Fix: Update usage of deprecated api in the example.urn:uuid:2230a37f-3cf3-47b0-8ff1-47701f81778ev0.0.9 of custom_interactive_viewer2026-01-01T14:47:57.542672Zali-hnaineh.devA highly customizable alternative for Flutter's InteractiveViewer with advanced keyboard navigation, gesture controls, rotation support, and programmatic transformations. Changelog excerpt: ### Fixed - Fix: Replace Alignment with AlignmentDirectional to properly support RTL layouts in CustomInteractiveViewer. - Fix: Stop calling notifyListeners during dispose (Thanks @viet-tn) - Fix: clamp ctrl-scroll zoom to minScale/maxScale (Thanks @viet-tn)urn:uuid:8a3cecaa-0177-4407-a1e4-66a0c2aef1e6v0.1.0 of kodi_script2026-01-01T14:37:12.209136ZA lightweight, embeddable scripting language for Dart applications.urn:uuid:86599f66-7648-41a8-9d54-4d20588f9b12v0.19.0 of zakat2026-01-01T14:31:50.238227ZHigh-performance, Fiqh-compliant Islamic Zakat calculation library powered by Rust. Supports Gold, Silver, Business, Livestock, and more. Changelog excerpt: ### Changed - **Global Translation State Refactor**: Significant architectural overhaul to remove global static state. - **Removed**: Global `TRANSLATOR`static from `src/i18n.rs`. - **Added**: `translator`field to `ZakatConfig`, making it the owner of translation state. - **Updated**: `ZakatDetails::explain()`and related methods now require `&Translator`to be passed explicitly. - **API**: Added `default_translator()`helper and `config.explain()`convenience method. - **Zakat Dart Refac[...]urn:uuid:681a133b-537f-4a6b-8d04-aec4d4b8e480v0.3.2 of nocterm2026-01-01T14:30:54.827052Znorbert515.comA Flutter-like framework for terminal UIs.urn:uuid:e890fc7d-52d1-4f67-be33-2d609e35eed5v0.1.0 of idle_cli2026-01-01T14:28:33.871899ZDeterministic, JSON-only CLI for idle_core simulations. Changelog excerpt: - Initial public release. - JSON-only CLI commands: `create`, `tick`, `analyze`, `save`, `load`, `help`. - Composable stdin/stdout workflow: commands accept snapshot JSON or `{snapshot: ...}`output. - Deterministic save/load via `idle_save`envelope with canonical JSON encoding. - Improved UX for automation: tolerant stdin parsing (handles leading `dart run`logs) and `--debug`for stack traces.urn:uuid:5a3953a4-e3df-470d-9163-a0e8d17398bav0.2.4 of jao2026-01-01T14:13:16.015654ZJust Another ORM for Dart. Because you didn't have enough options already. Changelog excerpt: ### Added - Common Table Expressions (CTE) support: - `Cte`class for defining non-recursive CTEs - `RecursiveCte`class for hierarchical/recursive queries - `CteRef`and `CteColumnRef`for referencing CTE columns - `CteQuery`interface for queries that can be used in CTEs - `.with_()`method on QuerySet to attach CTEs - `.fromCte()`method on QuerySet to select from a CTE - SQL compiler generates `WITH`and `WITH RECURSIVE`clausesurn:uuid:36dedd29-eca2-4bb5-841c-a8f44ee4b490v0.0.8 of gedcom_parser2026-01-01T14:06:41.601805Zla-ludo-de-ceburo.frA standalone GEDCOM parser and exporter for Dart, supporting GEDCOM 5.5.1 and 7.0. Changelog excerpt: - Integrated official GEDCOM 7.0 test files as a git submodule. - Updated test suite to use the latest official GEDCOM 7.0 samples.urn:uuid:1cd3ca18-73f6-4803-8ff1-20b3802e131ev0.0.2 of background_location_transmitter2026-01-01T13:57:35.318049ZA production-grade Flutter plugin for background location tracking and server-side transmission using native foreground services. Changelog excerpt: ### Added - **Dynamic Request Support**: Placeholder-based URL and body customization - Support for `%latitude%`, `%longitude%`, `%speed%`, `%accuracy%`, `%timestamp%`placeholders - Use placeholders in API URL for query parameter construction - Use placeholders in request body for custom JSON schemas - Recursive placeholder replacement supporting deeply nested JSON structures - **Debug Mode**: Conditional logging control - **Configurable Update Interval**: Control location update freq[...]urn:uuid:d7064906-841c-468d-b4b5-8ce74355250bv1.0.7 of taskgate_sdk2026-01-01T13:52:00.939730Ztaskgate.coTaskGate SDK for Flutter - integrate with TaskGate to receive task requests and report completion. Changelog excerpt: - Release version 1.0.7urn:uuid:ad4d2cbf-e548-45e5-baf0-ee65520e59ccv1.3.3 of mwidgets2026-01-01T13:42:06.587323ZContains a custom widgets like MText, MDropdown, MFileImage, MNetworkImage, MLottie, MSvg, MBouncingButton othersurn:uuid:1d087b35-674f-4b9a-a1fb-3b7ae666fb81v1.0.0 of fusion_charts_flutter2026-01-01T13:33:28.283109ZProfessional Flutter charting library with line, bar, pie/donut charts, smooth animations, tooltips, zoom/pan, and high performance. Changelog excerpt: ### Added #### Chart Types - **FusionLineChart**— Line chart with straight or smooth curved lines (Bezier/Catmull-Rom splines) - **FusionBarChart**— Bar chart for categorical data comparison - **FusionStackedBarChart**— Stacked bar chart for cumulative data visualization - **FusionPieChart**— Pie and Donut charts with smart labels, selection, and center content #### Series Features - `FusionLineSeries`— Line series with configurable width, curves, dash patterns - `FusionBarSeries`— Bar serie[...]urn:uuid:274a0e95-051d-4b3b-8d72-25145ac34db4v0.1.0 of dictionary_text2026-01-01T13:30:23.355821ZA beautiful, customizable Flutter widget that transforms any text into an interactive dictionary. Tap or hold any word to see definitions, pronunciations, and examples. Changelog excerpt: - Initial release - **DictionaryText**widget for interactive dictionary lookups - **DisplayMode**: Bottom sheet and dialog display options - **TriggerMode**: Tap and long-press gesture support - **Audio playback**for word pronunciations - **Customizable styling**: Colors, text styles, animations - **Tutorial guide**with tutorial_coach_mark integration - **Responsive design**for mobile, tablet, and desktop - **Full platform support**: Android, iOS, Web, Windows, macOS, Linux - Comprehensive docum[...]urn:uuid:062acde7-dec2-404e-8349-84cb163bf970v1.0.5 of get_info2026-01-01T13:25:55.996750Zfalfox.comA Flutter plugin to get device information for Android and iOS Changelog excerpt: - Bug Fixedurn:uuid:e72e0079-6aa1-4395-96fa-371e2c4b75f6v1.3.2 of mwidgets2026-01-01T13:25:55.568312ZContains a custom widgets like MText, MDropdown, MFileImage, MNetworkImage, MLottie, MSvg, MBouncingButton othersurn:uuid:f84f2670-4326-43cb-b4f5-c9a2d8c6bfa5v0.6.0 of weaver_builder2026-01-01T13:15:18.579054Zeasazade.comBuilder for weaver package Changelog excerpt: - Fix bugs in builder generating incorrect code and typos - Add validation check for NamedDependency annotations inside @WeaverScope annotation - Update file headers - Fix named dependencies not being automatically registered when entered scopeurn:uuid:9c9289ae-4c1f-45ed-88e8-b02785086565v0.6.0 of flutter_weaver2026-01-01T13:14:15.980108ZBest dependency injection library for Flutter Changelog excerpt: - Move Flutter code from weaver package to flutter_weaver packageurn:uuid:5428e47e-fba5-4b45-92ba-e4c279585cdev1.0.6 of taskgate_sdk2026-01-01T13:12:03.854843Ztaskgate.coTaskGate SDK for Flutter - integrate with TaskGate to receive task requests and report completion. Changelog excerpt: - Release version 1.0.6urn:uuid:10f62e7c-5edd-40b3-a9f8-b93d19468fccv0.6.0 of weaver2026-01-01T13:08:53.317713Zeasazade.comBest dependency injection library for Flutter Changelog excerpt: - Update & Fix Documentation - Move flutter code into flutter_weaver - Add more tests - Fix unregister method not unregistering only by name - Fix bug causing isRegistered method to return false sometimes when dependency was registered - Update exception logs - Update `weaver.enterScope()`method to throw exception if there is no scope-handler registered - Fix bugs in builder generating incorrect code and typos - Add validation check for NamedDependency annotations inside @WeaverScope annotation [...]urn:uuid:4dbc8960-7196-4c19-a909-dc0156248e40v3.1.7 of naver_login_sdk2026-01-01T13:04:39.579338Zlagerstroemia.netFlutter Naver Login SDK Package. Naver is a leading web service in South Korea. Changelog excerpt: - Fixed AOS Profile parsing parameter names(birthday, birthyear)urn:uuid:655783a7-9cec-44a3-89be-18ded9de43c8v1.3.0 of rate_popup2026-01-01T12:54:24.826025ZThis package allows you to receive ratings from users.urn:uuid:714bcf77-4f63-4a06-828d-3c56b744cda2v0.2.1 of restrict_raw_flutter2026-01-01T12:52:06.903723Zsotaatos.devAn analyzer plugin to restrict usage of Flutter's standard widgets and encourage using custom design system components. Changelog excerpt: - Fix: Resolved all lint warnings (added documentation, fixed line lengths, cascade invocations, sorted dependencies)urn:uuid:d58c679f-a5fa-4441-9461-b34c7518af15v1.0.5 of taskgate_sdk2026-01-01T12:51:10.470895Ztaskgate.coTaskGate SDK for Flutter - integrate with TaskGate to receive task requests and report completion. Changelog excerpt: - Release version 1.0.5urn:uuid:e9fd0d23-6f1e-4bb6-855e-7a00bf81fbeev0.0.1 of fx_rx2026-01-01T12:49:35.337251ZTiny reactive state management for Flutter with zero boilerplate. Changelog excerpt: - Initial release - Rx, RxView, RxList/RxMap/RxSet - computed() - RxAsync - ever(), once(), debounce(), interval(), batch() - select() distinct derived valuesurn:uuid:28e8929a-72c2-4cf0-bb20-5956bcbc4994v1.2.12 of rate_popup2026-01-01T12:42:40.127726ZThis package allows you to receive ratings from users.urn:uuid:a1923c7f-1c75-48ac-b42e-31940dbc555fv1.2.11 of rate_popup2026-01-01T12:41:25.982981ZThis package allows you to receive ratings from users.urn:uuid:064187ed-c318-46ef-9305-d1fcf1657d7dv0.2.0 of restrict_raw_flutter2026-01-01T12:34:30.985014ZAn analyzer plugin to restrict usage of Flutter's standard widgets and encourage using custom design system components. Changelog excerpt: - Add: BanColorRule - Restricts usage of Color constructor (e.g., Color(0xFF000000), Color.fromARGB(), Color.fromRGBO())urn:uuid:dbeff280-478e-4370-b0af-427294a020a6v1.0.4 of get_info2026-01-01T12:30:22.075031Zfalfox.comA Flutter plugin to get device information for Android and iOS Changelog excerpt: - Bug Fixedurn:uuid:db33d611-9226-4762-94ce-aff13021e880v1.2.10 of rate_popup2026-01-01T12:26:54.584193ZThis package allows you to receive ratings from users.urn:uuid:0ac79968-8e04-4a75-bdd4-9757ada72c94v1.0.3 of get_info2026-01-01T12:21:56.416556Zfalfox.comA Flutter plugin to get device information for Android and iOS Changelog excerpt: - Added some device information values - Bug Fixedurn:uuid:e73c24eb-1d7a-4fea-aaa5-940fb3da4f65v0.18.0 of zakat2026-01-01T12:18:55.854480ZHigh-performance, Fiqh-compliant Islamic Zakat calculation library powered by Rust. Supports Gold, Silver, Business, Livestock, and more. Changelog excerpt: ### Added - **Validation Trait**: Exposed `is_valid()`and `validate_input()`methods in `CalculateZakat`trait. - Allows checking for validity (e.g., negative inputs) without strictly running the full calculation. - **Asset Validation**: Implemented `validate_input()`for all asset types (`Business`, `PreciousMetals`, `Livestock`, etc.). ### Fixed - **Trait Bounds**: Added `Serialize`/`Deserialize`to `ZakatLocale`, enabling proper serialization chains. - **Config Usage**: Fixed internal comp[...]urn:uuid:1d859751-fd9e-4593-9616-842d87382e6bv1.0.1 of incodes_payment2026-01-01T12:08:09.885608ZA Flutter payment SDK supporting multiple payment gateways including Stripe, PayPal, Razorpay, Flutterwave, Cashfree, PayStack, and In-App Purchases. Changelog excerpt: - Fix In-App Purchase - Razorpay in pass usd currencyurn:uuid:f01c0cf4-06fc-4d10-97d2-7ec67ba65486v1.4.0 of flutter_local_db2026-01-01T12:07:42.283039Zjhonacode.comA high-performance cross-platform local database for Dart. Native platforms use Rust+LMDB via FFI, optimized for both Dart APIs and Flutter apps. Changelog excerpt: ### Fixed - **Rust-Dart Response Parsing**: Fixed response format mismatch between Rust backend and Dart frontend - Rust `AppResponse`enum (`{"Ok": "..."}`) now correctly parsed in Dart - Added `_parseRustResponse()`helper using Dart 3 pattern matching - **Model Serialization**: Fixed `LocalDbModel`serialization for Rust compatibility - Changed `contentHash`to `hash`in JSON serialization to match Rust model - `fromMap()`now supports both formats for backwards compatibility - **GetAl[...]urn:uuid:8e05ac7d-0225-4392-b3cd-e7282f539d07v1.1.1 of flutter_yolo_open_kit2026-01-01T12:06:15.150691ZA commercial-friendly YOLO detector for Flutter, powered by YOLOX and PP-YOLOE+ (Apache 2.0). Changelog excerpt: - Fix Linux build: correct ONNX Runtime header include pathurn:uuid:d289bcc5-d82c-4fca-8f6d-e38e258d88c3v1.1.14 of miroru_story_editor2026-01-01T12:06:14.493274Zmiroru.commiroru story editor is designed in accordance with the Material Theme, offering ease of customization through its succinctly written code. Changelog excerpt: ### Improved - Separated paint stroke painters into `CompletedStrokePainter`and `ActiveStrokePainter`for optimized rendering - Added Path caching with `useMemoized`to avoid recalculating completed strokes every frame - Changed `Paint`objects to static final for sharing across painter instances - Reduced `filterQuality`to `FilterQuality.low`for faster GPU rendering - Added `RepaintBoundary`to active stroke layer for better layer isolation - Improved `shouldRepaint`with `identical()`reference com[...]urn:uuid:dea31b5e-0f4a-4328-9582-6bf7262839dcv1.0.0 of flutter_mapbox_navigation_plus2026-01-01T12:06:04.432167ZAn updated fork of flutter_mapbox_navigation with support for the latest Flutter and Gradle versions. Add Turn By Turn Navigation to Your Flutter Application Using MapBox. Changelog excerpt: - Initial release of `flutter_mapbox_navigation_plus`. - Support for latest Flutter versions. - Support for latest Gradle and Android namespaces. - Forked from `flutter_mapbox_navigation`0.2.2.