https://pub.dev/feed.atomRecently published packages on pub.dev2026-02-04T23:59:16.297313ZPub Feed Generatorurn:uuid:7e5176a2-afa2-4232-8e84-9f0019e1bad9v0.0.1-alpha.1 of magic_cli2026-02-04T23:59:16.297313ZCommand-line tools for Magic Framework. Scaffolding, code generation, and project management.
Changelog excerpt:
- Initial alpha release
- `make:model`- Generate Eloquent-style models with typed getters/setters
- `make:controller`- Generate controllers with resource actions
- `make:view`- Generate Wind UI views (stateful, responsive)
- `make:migration`- Generate database migrations
- `make:seeder`- Generate database seeders
- `make:factory`- Generate model factories
- `make:policy`- Generate authorization policies
- `make:lang`- Generate translation files
- `key:generate`- Generate application encryption k[...]urn:uuid:36fbcf87-65d6-470c-9181-2a27b2187538v0.1.0 of clean_app_bootstrap2026-02-04T23:36:38.268272ZFlutter clean architecture bootstrapper with a ready-to-run project skeleton.
Changelog excerpt:
- Initial releaseurn:uuid:77cdf428-3971-4e61-9006-3a5a27b2e9b2v0.0.1 of docudart2026-02-04T23:24:29.999225ZA Dart CLI documentation tool.
Changelog excerpt:
- Initial release.urn:uuid:80c01920-72c8-4ae7-97c5-498e3f109831v7.2.697-nightly of flutter_face_api2026-02-04T23:11:24.873725Zmobile.regulaforensics.comThis is a flutter module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera. Supports Android and iOS.urn:uuid:fe612b27-2759-4d09-b7bb-903683068219v0.3.4 of flutter_remote_logger2026-02-04T23:08:46.309356ZA comprehensive remote logging and profiling package for Flutter. Captures sessions, device info, and uploads logs to Firebase or custom backends.
Changelog excerpt:
- **Fix**: Removed unused variables in uploaders.
- **Feat**: Added persistent device ID support for Desktop platforms (Windows, macOS, Linux).
- **Docs**: Improved API documentation.
- **Tests**: Added unit tests for Desktop device ID generation.urn:uuid:0be5c00d-73b1-432a-9ac5-739f2289a4e6v0.9.3 of bluetooth_thermometer2026-02-04T22:59:11.793846ZA Flutter package for connecting to and reading temperature from ThermoWorks Bluetooth thermometers (Thermapen Blue, TempTest Blue).
Changelog excerpt:
- **Refactor**: Expression syntax, dot shorthand, switch expression in scanner modal and BluetoothNotInitializedWidget and try to minimize out of scope changes.
- **Documentation**: Minor README improvementsโquick start callout for OnePub, battery note, shutdown/deeper scan mentions, doc links to repourn:uuid:b979a803-ad00-4d15-87b5-878622c039d1v9.2.1665-nightly of flutter_document_reader_core_fullauthrfid2026-02-04T22:56:03.472247Zmobile.regulaforensics.comThis is a flutter module for Regula Document Rader Core. Use as dependency with flutter_document_reader_api.urn:uuid:a5acbf76-7727-42de-b239-5964b5613f59v0.15.0 of nativebrik_bridge2026-02-04T22:55:56.339621Znativebrik.comNativebrik bridge sdk for flutter
Changelog excerpt:
- Support embedding with dynamic size set through editor
- Fix an issue regarding image display in iOS
- Remove deprecated `NativebrikCrashReport`classurn:uuid:33df3a5e-a3b8-4a09-bb4f-ebae3702193fv1.0.1 of air_state2026-02-04T22:51:31.806707ZA lightweight, modular state management library for the Air Framework.
Changelog excerpt:
- Updated examples and internal documentation links.urn:uuid:19301926-ef5f-4a41-a33c-a50e8992f0e4v0.1.2 of flutter_voip_kit_osato072026-02-04T22:50:31.626485ZA comprehensive VoIP kit for Flutter enabling iOS CallKit/PushKit and Android ConnectionService/FCM.
Changelog excerpt:
- Added call management methods: `startCall`, `endCall`, `endAllCalls`.
- Added in-call control methods: `muteCall`, `holdCall`.
- Added `activeCalls`to retrieve call status.
- Added `onEvent`stream getter.urn:uuid:bec9aa2d-7cd8-43f2-a39b-9ec39f09f6fcv0.9.2 of bluetooth_thermometer2026-02-04T22:45:58.532555ZA Flutter package for connecting to and reading temperature from ThermoWorks Bluetooth thermometers (Thermapen Blue, TempTest Blue).
Changelog excerpt:
### UX & Widgets
- **Scanner & Loading**: Single centered spinner in scanner modal; AsyncFilledButton for loading states; BluetoothNotInitializedWidget retry with generic prod message
### Known Shutdown Devices UX
- **Shutdown Tracking**: When a device shuts down, the client records it in SharedPreferences for display when scan returns empty
- **Device Selector**: Two-phase scan (normal 20s, then deeper 35s balanced) before showing empty state
- **Known Shutdown Section**: When scan finds no [...]urn:uuid:005fb678-d7d1-4816-9251-d30367f22855v8.6.0 of chopper_generator2026-02-04T22:45:52.213754Zhadrienlejard.ioChopper is an http client generator using source_gen, inspired by Retrofit
Changelog excerpt:
- Allow `analyzer: ">=8.0.0 <11.0.0"`([#699](https://github.com/lejard-h/chopper/pull/699))urn:uuid:9201692b-d9fc-4fe8-b894-8bb535b7347dv1.0.0 of air_state2026-02-04T22:45:13.973699ZA lightweight, modular state management library for the Air Framework.
Changelog excerpt:
- Initial release of `air_state`.
- Core reactive state management (`AirController`, `Air`).
- Typed state keys support (`AirStateKey`).
- Widget builders (`AirBuilder`, `AirView`).
- Helper extensions for Tuples.urn:uuid:acccd723-0cc0-464a-a06f-8e2fa5b3b36ev1.0.0 of icloud_storage_plus2026-02-04T22:40:25.481751ZFlutter plugin for iCloud document storage that syncs across devices with safe file operations and Files app integration.
Changelog excerpt:
Major API update with path-based transfers for large files, coordinated in-place read/write APIs for small files, and a documentation overhaul.
### BREAKING CHANGES
#### Transfer API: file-path based for large files
Byte-based transfer APIs have been removed in favor of file-path methods. Large file content is no longer sent over platform channels.
**Removed:** `upload()`, `download()`, and related byte/JSON helpers.
**New:** `uploadFile()`and `downloadFile()`using local paths plus `cloudRe[...]urn:uuid:c9f0ff90-06e5-4e36-abd0-0b3342be5b40v0.4.5 of duxt2026-02-04T22:39:42.852333Zbase.alA meta-framework for Jaspr with module-based architecture, file-based routing, layouts, and scaffold generators.
Changelog excerpt:
### Added
- **DuxtUI form components in scaffold**- Generated forms now use `DInput`, `DSwitch`, `DSelect`, `DCheckboxGroup`
- **Relation dropdowns**- BelongsTo relations generate `DSelect`dropdowns with related model options
- **Many-to-many support**- ToMany relations generate `DCheckboxGroup`for multi-select
- **Relation syntax**- Parse `field:belongsTo:Model`and `field:toMany:Model`in scaffold command
- **Pivot table generation**- Automatically generate pivot tables for many-to-many relatio[...]urn:uuid:9a3639b1-869a-457f-91d4-9927d685f112v3.5.1 of valkey_client2026-02-04T22:24:43.057397Zkeyscope.devA high-performance, cluster-aware Dart client for Redis and Valkey.
Changelog excerpt:
- **Migration Notice:**This package has been renamed to [TypeRedis](https://pub.dev/packages/TypeRedis).
- Updated `README.md`to guide users to the new package.urn:uuid:2c87a886-11fb-492e-a1f6-a096354cdb8dv2.3.1 of zuraffa2026-02-04T22:19:14.717674Zzuzu.devAI first Flutter Clean Architecture Framework and CLI with Result types, UseCase patterns, Dependency Injection and MCP server for building type-safe, scalable apps with AI agents.
Changelog excerpt:
- Updated Zorphy dependenciesurn:uuid:519bd20a-3f9c-4061-83c1-0a162fb9aaecv0.1.0 of kora2026-02-04T22:11:48.155681ZThe official Flutter SDK for KoraPay
Changelog excerpt:
### Added
- Example app simplified to demonstrate programmatic usage only โ the example now exposes a single `Start Payment`button that calls `FlutterKora().startPayment(...)`from `example/lib/main.dart`.
- `LICENSE`updated to MIT (Copyright 2025, korapay).
- `lib/src/models/setup.model.dart`added to represent setup payloads.
### Changed
- Guarded error-reporting and pusher reporting to run only in production builds; non-production builds log locally.
- `lib/flutter_kora.dart`now performs a r[...]urn:uuid:01a57e5f-522b-443c-8b75-76fba40e5ed4v2.3.0 of zuraffa2026-02-04T22:10:41.862245Zzuzu.devAI first Flutter Clean Architecture Framework and CLI with Result types, UseCase patterns, Dependency Injection and MCP server for building type-safe, scalable apps with AI agents.
Changelog excerpt:
### Chore
- Updated Zorphy dependencies
# Changelogurn:uuid:22268fcf-5531-4eb7-9a74-07102bbddfb1v1.1.1 of zorphy2026-02-04T22:06:00.514766ZA powerful code generation package for Dart/Flutter that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support
Changelog excerpt:
### Fix
- Fixed copyWith method name generationurn:uuid:3b2b48c2-d0e2-47cf-a9a8-b0cb7f1594fdv1.1.1 of zorphy_annotation2026-02-04T22:05:39.831073ZAnnotations for zorphy code generation package that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support
Changelog excerpt:
### Fix
- Fixed copyWith method name generationurn:uuid:501810c0-67e2-466f-a504-7d49168ea884v1.0.0 of jsoncare_flutter2026-02-04T21:54:00.651037ZA tolerant JSON-to-Dart model generator and safe parsing helper that prevents runtime crashes caused by API type mismatches.
Changelog excerpt:
- Initial release.
- Added `JsonCare`utility for safe parsing.
- Added `JsonCareGenerator`for model generation from JSON strings.
- Added CLI support for generating models.urn:uuid:6b830609-b4bf-46f2-a49c-d4adbb146388v0.0.1 of callback_handler2026-02-04T21:53:47.369425ZHigh-performance callback management with O(1) operations, type-safe generic support, and multiple callback registration for Dart applications.
Changelog excerpt:
- Initial release
- CallbackHandler implementation with generic type support
- FastMap utility for O(1) operations
- Register, unregister, and invoke functionality
- ICallbackHandler interface
- Full test coverage
- Comprehensive documentation and examplesurn:uuid:9d803c3d-a364-4dc4-96ec-7fcddd6722f7v1.1.0 of zorphy2026-02-04T21:52:34.007938ZA powerful code generation package for Dart/Flutter that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support
Changelog excerpt:
### Change
- Fixed an edge case where a class extends a sealed class and implements another class was causing parameters not passed in super constructor
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).urn:uuid:b6c62b94-9b33-46d6-b097-562d56a73977v1.1.0 of zorphy_annotation2026-02-04T21:51:34.297514ZAnnotations for zorphy code generation package that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support
Changelog excerpt:
### Change
- Fixed an edge case where a class extends a sealed class and implements another class was causing parameters not passed in super constructorurn:uuid:54d3175a-1b48-4c88-af9e-34eeb7469468v0.12.3 of flutter_gemma2026-02-04T21:49:04.587097Zmobilepeople.devThe plugin allows running the Gemma AI model locally on a device from a Flutter application. Includes support for Gemma 3 Nano models with optimized MediaPipe GenAI v0.10.24.
Changelog excerpt:
- **Android LiteRT-LM Engine**: Added LiteRT-LM inference engine for Android - Automatic engine selection based on file extension (`.litertlm`โ LiteRT-LM, `.task/.bin`โ MediaPipe)
- NPU acceleration support (Qualcomm, MediaTek, Google Tensor)
- **Audio Input Support**: Audio input for Gemma 3n models via LiteRT-LM - Platforms: Android + Desktop (macOS, Windows, Linux)
- WAV format (16kHz, mono, 16-bit PCM)
- `supportAudio`parameter in session configuration
- **Desktop LiteRT-LM Fix[...]urn:uuid:c5ae8962-9985-4363-abab-81efece4b757v1.0.0 of edge_veda2026-02-04T21:37:39.784038ZOn-device LLM inference SDK for Flutter. Run Llama, Phi, and other language models locally with Metal GPU acceleration on iOS devices.
Changelog excerpt:
### Added
- Initial release of Edge Veda Flutter SDK
- On-device LLM inference with llama.cpp integration
- FFI bindings for native C++ core
- Hardware acceleration support (Metal on iOS, Vulkan on Android)
- Streaming text generation with real-time tokens
- Model download and management system
- Checksum verification for model integrity
- Memory-safe operations with configurable limits
- Pre-configured model registry (Llama 3.2, Phi 3.5, Gemma 2, TinyLlama)
- Comprehensive error handling with [...]urn:uuid:00ae94a3-9693-4ca0-a87d-4ab9a9f0dd07v8.0.1 of google_fonts2026-02-04T21:36:17.476220Zflutter.devA Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
Changelog excerpt:
- Fixes WOFF2/WOFF font selection when loading fonts bundled with the app to prefer compressed formats regardless of asset manifest order.urn:uuid:495af6b1-cd70-43d8-b5fa-eb1375578b70v0.0.6 of formix2026-02-04T21:32:43.936315Zshreeman.devAn elite, type-safe, and ultra-reactive form engine for Flutter powered by Riverpod.
Changelog excerpt:
### ๐ Documentation Improvements
- **Enhanced Headless Documentation**: - **FormixFieldStateSnapshot.valueNotifier**: Added comprehensive documentation with practical examples showing how to use `ValueListenableBuilder`for granular reactivity and optimized rebuilds.
- **FormixRawNotifierField**: Complete class documentation explaining its purpose as a performance-optimized widget for ValueNotifier-based updates, with detailed examples demonstrating the difference between full rebuilds and [...]urn:uuid:3e0cde53-b0d2-4340-b925-ead1bfd21b85v1.0.9 of ordered_iterable2026-02-04T21:29:57.750281ZOrdered iterable is a library for multi-level (hierarchical) sorting of collections (orderBy, orderByDescending, thenBy, thenByDescending).
Changelog excerpt:
- Minor changes to the `Comparer`.urn:uuid:96dd3c1a-27ff-41a4-a054-f5369ef00fbfv1.0.0-dev.1 of shard2026-02-04T21:20:54.795120Zsaktepe.comA powerful, lightweight state management solution for Flutter with built-in persistence, debounce, throttle, and seamless widget integration.
Changelog excerpt:
- **New**: [ShardLocator] for singleton registration - `registerSingleton<T>(T instance)`- Register an existing instance
- `registerLazySingleton<T>(T Function() factory)`- Register a factory, instantiated on first [get]
- `get<T>()`- Resolve the registered singleton
- `isRegistered<T>()`- Check if a type is registered
- `reset()`- Clear all registrations (e.g. in test setUp)
- **New**: `stateSerializer<T>()`factory function for JSON-based serialization - Eliminates the need to cre[...]urn:uuid:72c70b55-4341-4f2a-b87b-65b32600457ev0.0.5 of formix2026-02-04T21:14:48.641918Zshreeman.devAn elite, type-safe, and ultra-reactive form engine for Flutter powered by Riverpod.
Changelog excerpt:
### ๐ DevTools Extension Redesign (v2)
- **Premium UI**: Completely overhauled the DevTools extension with a modern, tabbed interface (**Fields**, **Dependencies**, **Raw State**).
- **Glassmorphic Aesthetics**: Implemented a premium design system with transparency, blur effects, and full support for Dark/Light modes.
- **Enhanced Inspection**: - **Raw State Tab**: Inspect structured, nested form data in real-time (powered by `toNestedMap`).
- **Dependency Graph**: Visualized field relatio[...]urn:uuid:7bdae0b1-f8b3-4913-bf87-6c7fe5fd67a0v0.1.2 of clean_api_codegen2026-02-04T21:11:54.651168ZClean architecture code generator for OpenAPI (REST/JSON) that produces data/domain layers.urn:uuid:b2e765b6-1978-4a6a-80aa-92d3d7d327f6v0.1.1 of clean_api_codegen2026-02-04T21:07:33.742279ZClean architecture code generator for OpenAPI (REST/JSON) that produces data/domain layers.
Changelog excerpt:
- CLI generator for OpenAPI REST/JSON
- Clean architecture structure generation (data/domain)
- Autoโadd dependencies to `pubspec.yaml`urn:uuid:ef4aeea5-600d-4a51-b28b-55e111e5a024v0.0.3 of printer_gateway2026-02-04T21:02:40.055921Zmarcus.brasizza.comA Flutter package for normative printer functionality that allows generating and formatting print documents from JSON dataurn:uuid:60609dc0-f912-4623-849d-450fb41ca657v0.1.0+6 of moussa_pdf2026-02-04T20:59:41.770834ZA secure, native PDF viewer Flutter plugin with drawing tools and snipping support for education workflows.urn:uuid:a5f5aa41-f2f0-45b4-82a3-106630bb77dev3.6.0 of typeredis2026-02-04T20:55:09.418203ZA high-performance, cluster-aware, type-safe Dart client for Redis, Valkey, and compatible servers.
Changelog excerpt:
- **Modular Architecture** - **New BITMAP Commands** - Added full suite of BITMAP commands: `bitCount`, `bitField`, `bitFieldRo`, `bitOp`, `bitPos`, `getBit`, `setBit`.urn:uuid:698f8f50-cdcc-405d-b802-d82486b25dcfv2.2.2 of zuraffa2026-02-04T20:49:46.037676Zzuzu.devAI first Flutter Clean Architecture Framework and CLI with Result types, UseCase patterns, Dependency Injection and MCP server for building type-safe, scalable apps with AI agents.
Changelog excerpt:
### Chore
Updated READMEurn:uuid:826d0f4d-7085-4cb2-8bdb-4e3cd5af32f7v0.0.2 of printer_gateway2026-02-04T20:43:53.849241Zmarcus.brasizza.comA Flutter package for normative printer functionality that allows generating and formatting print documents from JSON data
Changelog excerpt:
- Improve README and structure of the packageurn:uuid:c442d722-dff5-4e74-8ffe-fb85d9a98100v2.2.1 of zuraffa2026-02-04T20:43:28.359930Zzuzu.devAI first Flutter Clean Architecture Framework and CLI with Result types, UseCase patterns, Dependency Injection and MCP server for building type-safe, scalable apps with AI agents.
Changelog excerpt:
### Chore
Updated README and website docs [https://zuraffa.com](https://zuraffa.com)urn:uuid:ccc5d4bc-2949-463e-9d79-8902d9b95275v4.10.1 of saropa_lints2026-02-04T20:35:58.648656Zsaropa.com1696 custom lint rules with 286 quick fixes for Flutter and Dart. Static analysis for security, accessibility, and performance.
Changelog excerpt:
### Added
- **New rule `verify_documented_parameters_exist`**(Professional, WARNING): Detects when dartdoc `[paramName]`references parameters that do not exist in the function signature. Complements the existing `require_parameter_documentation`rule which checks the inverse direction. Handles edge cases: uppercase type references, single-letter generics, dotted enum/field references, class field names, `this.`and `super.`constructor parameters.
- **Added Documentation Rules section to ROADMAP**[...]urn:uuid:d81654c8-a7bb-4b07-a9b7-6cbe887cd829v2.2.0 of zuraffa2026-02-04T20:33:52.557645Zzuzu.devAI first Flutter Clean Architecture Framework and CLI with Result types, UseCase patterns, Dependency Injection and MCP server for building type-safe, scalable apps with AI agents.
Changelog excerpt:
### Added
Updated examples and docs Bundled zorphy with zuraffa so no longer need a separate installurn:uuid:069a33e4-152f-4d48-a865-9a308fb5acd9v2.0.5 of revali2026-02-04T20:24:27.294918Zrevali.devRevali is a build system for creating scalable and efficient APIs with Dart
Changelog excerpt:
### Fixes
- Fixed stale dependency files in virtual analysis context when local path dependencies change
- Added file watching for dependency directories to detect changes in monorepo setups
- Fixed `lastModified`filtering bug that prevented efficient dependency file refreshurn:uuid:887b8da5-a1cc-47d6-a7e2-16f0e4ec70a0v3.2.2+1 of brady_flutter_plugin2026-02-04T20:20:55.921802Zsdk.bradyid.comThe official Flutter Plugin to integrate the Brady SDK into your Flutter application. The Brady SDK allows users to discover, connect, and print to Brady printers.
Changelog excerpt:
- Updated Android SDK to 3.2.2 (refer to [https://sdk.bradyid.com/release_notes_android/](https://sdk.bradyid.com/release_notes_android/)for details)
- Updated iOS SDK to 3.2.3 (refer to [https://sdk.bradyid.com/release_notes_android/](https://sdk.bradyid.com/release_notes_android/)for details)
- Fixed bitmap scaling bug while printing with an M211 continuous part of less than 0.63 inches in width
- Fixed bitmap scaling bug while printing with any portrait parturn:uuid:2ec6206f-34b2-4248-8adb-51e7d4087ee0v0.0.1 of splitline_20260205_test2026-02-04T20:19:21.106535Zfoourn:uuid:deb1c7b7-0c5e-47f1-aec8-3d8a4a8cf501v0.1.2 of many_lints2026-02-04T20:11:11.135572Zdominikkrajcer.comA useful collection of custom lints for Flutter & Dart projects
Changelog excerpt:
### Fixed
- Add `lib/main.dart`re-export for proper `analysis_server_plugin`discovery
- Replace deprecated analyzer API usages with new equivalentsurn:uuid:382b7efa-6c32-4c3c-a5e1-a764adc3751av2.1.0 of zuraffa2026-02-04T20:10:03.140558Zzuzu.devAI first Flutter Clean Architecture Framework and CLI with Result types, UseCase patterns, Dependency Injection and MCP server for building type-safe, scalable apps with AI agents.
Changelog excerpt:
### ๐ Major Feature - Zorphy Entity Generation Integration
Zuraffa now includes **complete Zorphy entity generation**- making it a full-featured CLI for both Clean Architecture and entity management!
### โจ New Features
#### Entity Generation Commands
- `zfa entity create`- Create Zorphy entities with fields
- `zfa entity new`- Quick-create simple entities
- `zfa entity enum`- Create enums with automatic barrel exports
- `zfa entity add-field`- Add fields to existing entities
- `zfa entity f[...]urn:uuid:8df4b2b7-d12d-4b4e-a3f0-cd27f8027e0av2.4.0 of camera_with_gps2026-02-04T20:07:02.119013ZA Flutter plugin for capturing photos with embedded GPS metadata.
Changelog excerpt:
- **Update to version 2.4.0 - Adjust dependency constraints, update SDK requirements,
- and prepare for compatibility with Flutter 3.10.0 and Dart 2.19.urn:uuid:3e49851c-03c7-468a-9d42-e798c23a8656v0.1.0+5 of moussa_pdf2026-02-04T20:06:04.892788ZA secure, native PDF viewer Flutter plugin with drawing tools and snipping support for education workflows.urn:uuid:5a677491-f194-4f04-b6bd-db4e05d85f66v0.2.8-dev.9 of ndk_objectbox2026-02-04T20:04:21.171368ZNostr Development Kit - the most performant lib for all your nostr usecases
Changelog excerpt:
- Update a dependency to the latest release.urn:uuid:c0469b34-111d-45ac-90f3-d05cac70c2ffv0.4.0-dev.9 of ndk_amber2026-02-04T20:03:54.721547ZNostr Development Kit - the most performant lib for all your nostr usecases
Changelog excerpt:
- Update a dependency to the latest release.urn:uuid:ad05f54e-0b00-4eef-9193-63da039449b6v0.5.0-dev.9 of ndk_rust_verifier2026-02-04T20:03:51.834318ZNostr Development Kit - the most performant lib for all your nostr usecases
Changelog excerpt:
- Update a dependency to the latest release.urn:uuid:d847223e-8561-4210-a7cf-cd1df702b329v1.0.7-dev.9 of sembast_cache_manager2026-02-04T20:03:51.555450ZA Sembast-based cache manager for the NDK (Nostr Development Kit) library, providing persistent storage for Nostr protocol data.
Changelog excerpt:
- Update a dependency to the latest release.urn:uuid:2af6a332-ce9e-4187-8535-432ea82737f7v1.0.6-dev.9 of nip07_event_signer2026-02-04T20:03:50.369397ZNostr nip07 signer for ndk
Changelog excerpt:
- Update a dependency to the latest release.urn:uuid:854158f0-1397-4449-aadf-776010698235v0.7.1-dev.9 of ndk2026-02-04T20:03:47.304445ZNostr Development Kit - the most performant lib for all your nostr usecases
Changelog excerpt:
- **FIX**: complete request when auth-required received without challenge.
- **FIX**: complete request when relay requires auth but client cannot sign.urn:uuid:5449b7b7-dfa3-4724-b256-7fa1223a6bfdv1.6.0 of appstack_plugin2026-02-04T20:03:18.348437Zappstack.techTrack events and revenue with Apple Search Ads attribution for Flutter apps. Supports iOS 14.3+ and Android 5.0+.
Changelog excerpt:
### Added
- **Updated the iOS SDK to 3.6.0**urn:uuid:161d5cbd-1ca0-4a21-acf4-3c71bffb827fv0.8.5 of seenn_flutter2026-02-04T19:39:43.346314ZFlutter SDK for Seenn - Real-time job progress tracking with Polling and Live Activity support.urn:uuid:92b69b08-784b-4bcb-8323-297ebf692defv0.0.11 of flutter_kanpur_ui_kit2026-02-04T19:38:39.827805Zflutterkanpur.inA reusable Flutter UI kit from the Flutter Kanpur community featuring customizable widgets.
Changelog excerpt:
- Added TextStyle and conditional to show box shadow parameter for the Gradient Button.
- Developer Name : **Drishtant Ranjan**urn:uuid:a099fa68-8a84-46a2-85d1-56415ba596cev3.9.0 of flutter_gb_ui_kit2026-02-04T19:24:57.487443Zgeekbears.comA UI utility package for Geekbears, it contains some useful UI widgets
Changelog excerpt:
- feat: Add support for es, fr, ar, and sv localizationsurn:uuid:830e29d7-5a44-45e8-a8ad-5c9483f22ad7v0.0.2 of universal_extensions2026-02-04T19:05:49.432494Zkhatrihub.siteA universal Flutter/Dart extension package providing commonly used extensions for Widgets, Strings, Dates, Lists, BuildContext, and more.urn:uuid:6c6629c6-7f0b-4720-9f4e-23e8340090dav1.0.9 of otpless_headless_flutter2026-02-04T19:03:42.945963ZStandalone SDK for Otpless Headless functionality.
Changelog excerpt:
### iOS
- [fix] OtplessBM updated to 2.0.8 for actor fixurn:uuid:d2660860-b246-4410-b5d6-a6e07869226dv1.0.0 of zorphy2026-02-04T19:03:33.844127ZA powerful code generation package for Dart/Flutter that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support
Changelog excerpt:
### Added
- Initial release of zorphy code generator
- Complete code generation for immutable data classes
- CLI tool for entity and enum generation
- JSON serialization support via json_serializable integration
- Comprehensive test suite with examples
- Support for all zorphy_annotation features
### Code Generation
- Immutable concrete class generation from abstract definitions
- Automatic constructor with required/optional parameters
- Smart copyWith methods
- Function-based copyWith (copyW[...]urn:uuid:13ffe106-a5c8-4051-9892-048e953c9f13v1.0.0 of zorphy_annotation2026-02-04T19:03:13.976432ZAnnotations for zorphy code generation package that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support
Changelog excerpt:
## [1.0.0](https://github.com/arrrrny/zorphy/releases/tag/v1.0.0)- 2026-02-04
## [1.0.0](https://github.com/arrrrny/zorphy/releases/tag/v1.0.0)- 2026-02-04
## [1.0.0](https://github.com/arrrrny/zorphy/releases/tag/v1.0.0)- 2026-02-04
## [1.0.0](https://github.com/arrrrny/zorphy/releases/tag/v1.0.0)- 2026-02-04
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adh[...]urn:uuid:ea2cc775-eaec-465a-abb4-7b588cad3debv3.32.0 of yust_ui2026-02-04T18:58:03.957996Zunivelop.deAwesome UI widgets for yust.
Changelog excerpt:
- Add new UI parameters to YustBadge
- Fix YustTextField: use suffixIcon instead of suffix
- Add `unknownOptionLabel`to YustSelect (renamed from initial value caption)
- Support for file/image preview: pass createThumbnail and path into fileurn:uuid:94ec39d4-a137-4b3a-b22a-5832f9b3b262v0.0.5 of save_points_background_service_builder2026-02-04T18:52:45.653624ZA Flutter package to easily build and manage background services and notifications, optimized for Save Points.
Changelog excerpt:
- **Docs**: ๐ Major documentation improvements to prevent `invalid_icon`errors - Added comprehensive [SETUP.md](SETUP.md)guide with detailed platform setup instructions
- Enhanced README with prominent notification icon setup instructions including XML content
- Added `assets/android/ic_notification.xml`- ready-to-use notification icon
- Added troubleshooting section for common setup issues
- Improved clarity on mandatory vs optional setup steps
- **Fix**: Resolved common user issue[...]urn:uuid:52d49249-0e97-4426-924f-7ca7fb1e0cb4v0.3.3 of flutter_remote_logger2026-02-04T18:51:27.861609ZA comprehensive remote logging and profiling package for Flutter. Captures sessions, device info, and uploads logs to Firebase or custom backends.
Changelog excerpt:
- **Robustness**: Enhanced error handling in `uploadCurrentSession`to prevent app crashes during file operations when storage is inaccessible.
- **Documentation**: Added comprehensive SQL setup script for Supabase configuration in `README.md`.urn:uuid:1d9547f9-3cf2-445c-bac6-895054dba70bv0.8.0 of mobile_rag_engine2026-02-04T18:51:27.859210Zglasses-dev.winA high-performance, on-device RAG (Retrieval-Augmented Generation) engine for Flutter. Run semantic search completely offline on iOS and Android with HNSW vector indexing.
Changelog excerpt:
### Added
- **Independent Source Search (Exact Scan)**: When filtering by `sourceIds`, the engine now switches to a brute-force scan of ALL chunks in that source. This guarantees perfect recall within a specific document, bypassing global index limitations.
- **Advanced Documentation**: Expanded "Quick Start" guide with "Advanced Features" (Cached Index, LLM Context, usage of `searchHybridWithContext`).
- **API Improvements**: Exported `SourceStats`type for easier usage of `getStats()`.
### Fi[...]urn:uuid:44316813-ca04-4d1f-ae6d-bd095a0be81fv18.9.0-beta01 of recaptcha_enterprise_flutter2026-02-04T18:48:09.714513Zcloud.google.comA flutter plugin for reCAPTCHA Enterprise.
Changelog excerpt:
- Update Android and iOS to '=18.9.0-beta01'
- Change Android to pass through error code instead of FL_ messages to match iOS (issue #94)urn:uuid:f9ef982b-00b8-4787-b3a1-7b444d6021f1v0.8.0 of rag_engine_flutter2026-02-04T18:47:07.296278Zglasses-dev.winNative Rust FFI plugin for mobile_rag_engine. Provides high-performance tokenization and HNSW vector indexing for on-device RAG.
Changelog excerpt:
- **Exact Scan Optimization**: Implemented brute-force vector scan for source-filtered searches, guaranteeing perfect recall within the selected source.
- **Smart Dehyphenation**: Fixed Korean text extraction to correctly handle words split by line breaks.
- **Dependencies**: Bumps `mobile_rag_engine`compatibility.urn:uuid:3c69bc22-7c62-45b8-86f5-b10352afd069v0.1.0+4 of moussa_pdf2026-02-04T18:45:20.935524ZA secure, native PDF viewer Flutter plugin with drawing tools and snipping support for education workflows.urn:uuid:1c718ab4-1f0b-4229-b269-644a4c9c071av0.1.1 of many_lints2026-02-04T18:45:14.532418Zdominikkrajcer.comA useful collection of custom lints for Flutter & Dart projects
Changelog excerpt:
### Fixed
- Allow passing arguments to the format commandurn:uuid:24f43a49-591b-4478-8c42-9dc8a28b921av1.4.0 of payu_checkoutpro_flutter2026-02-04T18:43:24.210049ZThe Checkout Pro for Flutter provides a complete Mobile Checkout solution for the Flutter App. The Checkout Pro experience allows you to integrate with the PayU PG with minimal integration effort to a [...]urn:uuid:4693829c-bc05-4f07-9d9b-1292fbba34b5v3.31.0 of yust2026-02-04T18:41:46.563630Zunivelop.deBuild awesome apps with Flutter and Firebase - this package allows communication with Firebase to be a breeze.
Changelog excerpt:
- Add file access service and signed URL helpers for image/file previews
- Add path, thumbnails and `createThumbnail`to YustFile/YustImage; add `copyWith`to file model
- Fix YustFile.fromJson implementationurn:uuid:4d0ad223-ff87-4d13-b82f-f46c3e687238v2.2.1 of libsignal2026-02-04T18:39:04.727668ZDart wrapper for libsignal. Signal Protocol implementation for end-to-end encryption, sealed sender, group messaging, and secure cryptographic operations.
Changelog excerpt:
### For Users
#### Fixed
- Fix native library loading for pure Dart CLI applications - **JIT mode**(`dart run`): loads from `.dart_tool/lib/`
- **AOT mode**(`dart build cli`): loads from `bundle/lib/`relative to executable
- Enables standalone executables to be distributed and run from any location
#### Security
- Remove CWD-based library search to prevent library hijacking attacks - Previously searched `rust/target/release/`in current working directory
- Attacker could place mal[...]urn:uuid:c9ed1cf1-28cd-4db3-8cab-97ec5c36ceebv1.1.0 of flexi_ui2026-02-04T18:35:32.872075ZA high-performance Flutter responsive UI framework with type-safe breakpoints, fluid scaling, and component-level adaptive layouts.
Changelog excerpt:
### ๐ New Features
- **Semantic Breakpoints**: Introduced the `FlexiBreakpoint`enum (`phonePortrait`, `phoneLandscape`, `tablet`, `desktop`) for intuitive responsive logic.
- **Nested Responsive Support**: Added `useParentConstraints`to `FlexiConfig`, enabling component-level scaling based on container constraints.
- **Developer Tools**: Added `FlexiDebugOverlay`for real-time visualization of screen metrics, breakpoints, and orientations.
- **Semantic Helpers**: Added `context.flexi`extension [...]urn:uuid:86b19c2e-89b0-47a0-a8ba-3998d75a5512v0.0.1-dev.3 of enumerator_builder2026-02-04T18:34:33.800794Zalbinpk.devCode generation utilities for Dart enums
Changelog excerpt:
- Update a dependency to the latest release.urn:uuid:dd4bded1-e89f-40fd-96b5-b60b55bfb802v0.0.4 of save_points_background_service_builder2026-02-04T18:34:33.359225ZA Flutter package to easily build and manage background services and notifications, optimized for Save Points.
Changelog excerpt:
- **Refactor**: Split notification logic into modular components (`NotificationScheduler`, `PermissionHandler`, `TimezoneHelper`, `ChannelManager`).
- **UI**: Enhanced `NotificationListScreen`with `itemBuilder`, `emptyWidget`, and `title`props for better customization.
- **Feature**: Added `SavePointsNotificationConfig`to support initial notifications via `notificationConfigProvider`.
- **Fix**: Updated documentation regarding required `ic_notification`resource for Android.
- **Docs**: Added com[...]urn:uuid:670996cc-e116-4d00-94af-2a24df992067v0.0.1-dev.2 of enumerator_annotation2026-02-04T18:34:06.510097Zalbinpk.devCode generation utilities for Dart enums
Changelog excerpt:
- **DOCS**: update `README.md`.urn:uuid:0df9d3cf-7b4b-4eec-aad1-8429f0cd317av0.0.1-dev.2 of enumerator_builder2026-02-04T18:24:03.808837Zalbinpk.devCode generation utilities for Dart enums
Changelog excerpt:
- **DOCS**: update `README.md`and `LICENSE`.urn:uuid:5268f39c-8d9c-4d8d-8b3c-d4c98156f6cfv0.1.0 of many_lints2026-02-04T18:21:34.043523ZA useful collection of custom lints for Flutter & Dart projects
Changelog excerpt:
### Added
- `avoid_single_child_in_multi_child_widgets`- detect single-child usage in multi-child widgets
- `avoid_unnecessary_consumer_widgets`- flag unnecessary Riverpod consumer widgets
- `avoid_unnecessary_hook_widgets`- flag unnecessary hook widgets with quick fix
- `prefer_align_over_container`- prefer `Align`over `Container`for alignment only
- `prefer_any_or_every`- prefer `any`/`every`over manual iteration with quick fix
- `prefer_center_over_align`- prefer `Center`over `Align`for cent[...]urn:uuid:d2e96204-002e-4f4c-89c8-ba9f65fbb20cv1.0.6 of gg_tree2026-02-04T18:21:31.884789Zinlavigo.comgg_tree organizes data in a tree and allows to search or reference other tree items
Changelog excerpt:
### Fixed
- Fix an issue with requesting node infos
### Removed
- Remove publish_to: noneurn:uuid:80dbb152-72d5-4552-a8d0-51c36b967f45v0.0.3 of save_points_background_service_builder2026-02-04T18:17:28.020104ZA Flutter package to easily build and manage background services and notifications, optimized for Save Points.
Changelog excerpt:
- **Refactor**: Split notification logic into modular components (`NotificationScheduler`, `PermissionHandler`, `TimezoneHelper`, `ChannelManager`).
- **UI**: Enhanced `NotificationListScreen`with `itemBuilder`, `emptyWidget`, and `title`props for better customization.
- **Feature**: Added `SavePointsNotificationConfig`to support initial notifications via `notificationConfigProvider`.
- **Fix**: Updated documentation regarding required `ic_notification`resource for Android.
- **Docs**: Added com[...]urn:uuid:8cd64971-b5bb-4e90-bafe-650811d4fe4dv4.10.0 of saropa_lints2026-02-04T18:12:57.001316Zsaropa.com1696 custom lint rules with 286 quick fixes for Flutter and Dart. Static analysis for security, accessibility, and performance.
Changelog excerpt:
### Fixed
- **Removed duplicate rule `prefer_async_only_when_awaiting`**: This rule detected the same issue as `avoid_redundant_async`(async function without await), causing duplicate diagnostics. The quick fix has been ported to `avoid_redundant_async`, which has broader detection scope and more robust await detection.
- **Registered 10 Windows/Linux platform rules**: 5 Windows rules (`avoid_hardcoded_drive_letters`, `avoid_forward_slash_path_assumption`, `avoid_case_sensitive_path_comparison`[...]urn:uuid:5fb17443-0709-4273-97c2-f5f82e3895c6v0.1.0+3 of moussa_pdf2026-02-04T18:12:54.913092ZA secure, native PDF viewer Flutter plugin with drawing tools and snipping support for education workflows.urn:uuid:70f01044-44a6-4ccc-a09e-ce1966c3f0a1v1.0.7 of nrb2026-02-04T18:10:55.357500ZA Flutter package for building structured and customizable report layouts.
Changelog excerpt:
- Column auto re-sizing based on long press and double tap reset logic addedurn:uuid:48e72a83-6289-40cc-9182-f400151c0d22v0.0.3 of veplex_utils2026-02-04T18:10:31.375672ZA library for Dart and Flutter development.
Changelog excerpt:
- Initial versionurn:uuid:fcd18a2a-3401-4064-bc9a-6ee41057ae29v0.0.1-dev.1 of enumerator_builder2026-02-04T18:09:00.114763ZCode generation utilities for Dart enums
Changelog excerpt:
> Note: This release has breaking changes.
- **REFACTOR**: rename generated files from `.g.dart`to `.enum.dart`.
- **FEAT**: add `EnumLookup`annotation for custom enum field lookups and enable builder configuration via `build.yaml`.
- **FEAT**: add `isIn`method for enum extensions.
- **FEAT**: add `map`and `mapOrNull`extension methods for enums, configurable via the `Enumerator`annotation.
- **FEAT**: customization with `predicate`and `iterableExtension`parameters in the `Enumerator`annotation[...]urn:uuid:ce8a77ad-a56f-40cb-b3bd-b82ad440aad0v0.0.1-dev.1 of enumerator_annotation2026-02-04T18:03:56.893986ZCode generation utilities for Dart enums
Changelog excerpt:
> Note: This release has breaking changes.
- **BREAKING** **REFACTOR**: renamed to `enumerator_annotation`.urn:uuid:f7edd3eb-8b84-46e4-b2f9-8f5a7bb7a979v0.5.2 of flutter_skill2026-02-04T18:02:09.706372ZGive your AI Agent eyes and hands inside your Flutter app.
Changelog excerpt:
**Critical bug fixes for coordinate detection and JSON serialization**
### ๐ Bug Fixes (Critical)
- ๐ง **Fixed JSON Serialization Error in find_by_type**: Added `safeRound()`helper to handle NaN/Infinity values
- Previously crashed with "Unsupported object: NaN" or "Unsupported object: Infinity"
- Now safely converts all coordinate values to finite integers
- Consistent with `inspect()`implementation
- ๐ **Improved TextField Coordinate Detection**: Added reliability detection for[...]urn:uuid:3843aa33-ccbe-4441-9a18-26d71ca40e1fv1.0.5 of waapi_flutter2026-02-04T17:50:32.783919ZWhatsApp Business API for Flutter. Send OTP, notifications & media via Waapi Gateway. Simple, reliable messaging SDK.
Changelog excerpt:
### Changed
- Updated CHANGELOG.md to comply with pub.dev conventions.
- Optimized pub.dev topics for better discoverability.
---urn:uuid:05efc5aa-15a4-469e-9198-6fd434af7caav1.0.18 of remote_caching2026-02-04T17:45:14.302655Zeliatolin.itA Flutter package for caching remote API calls with configurable duration.
Changelog excerpt:
- Updated iOS deployment target to 13.0
- Fixed in-memory database path handling: `getInMemoryDatabasePath()`no longer appends the database filename, resolving `SQLITE_CANTOPEN`(error code 14)urn:uuid:2ab15045-ef67-4b87-99ca-d1cee956a44fv0.9.23 of camera_avfoundation2026-02-04T17:43:20.829687Zflutter.deviOS implementation of the camera plugin.
Changelog excerpt:
- Changes the default storage path for camera pictures and videos on iOS from the application's Documents directory to the system's temporaryDirectory.urn:uuid:a2e19228-96aa-4986-b850-66229970ffcav6.0.2 of pinput2026-02-04T17:39:50.329332Ztornike.devPin code input (OTP) text field, iOS SMS autofill, Android SMS autofill One Time Code, Password, Passcode, Captcha, Security, Coupon, Wowcher, 2FA, Two step verification
Changelog excerpt:
- Added Prelude.so sponsorship badgeurn:uuid:54f6b993-9f7a-4ec6-837e-20fb6ee617ebv0.0.9 of flux_analytics_sdk2026-02-04T17:38:35.000463ZFlux Analytics official Flutter SDK for tracking events, sessions, and user identity.
Changelog excerpt:
### Fixed
- Fixed data ingestion issues by aligning SDK field names with database schema.
- Map `event_name`to `game_type`column for better filtering.
- Consolidate all metadata/properties into the `metadata`JSON column.
### Added
- Direct support for the `installs`table for accurate attribution tracking.
- Polymorphic event queue that supports multiple database endpoints.urn:uuid:0817f296-2e84-4a64-a88d-18799bd051f1v0.2.0 of iwb_canvas_engine2026-02-04T17:26:39.369321ZScene-based canvas engine for Flutter: model, rendering, input, JSON serialization.
Changelog excerpt:
- Breaking: remove legacy `package:iwb_canvas_engine/iwb_canvas_engine.dart`entrypoint; use `basic.dart`or `advanced.dart`.
- `SceneView`: `imageResolver`is now optional; add optional configuration parameters (`pointerSettings`, `dragStartSlop`, `nodeIdGenerator`) for the internally owned controller.
- `SceneController`: breaking: remove direct setters for `mode/drawTool/drawColor`(use `setMode/setDrawTool/setDrawColor`); add selection helpers (`setSelection`, `toggleSelection`, `selectAll`) and[...]urn:uuid:927d409e-dd05-4233-b946-9fdbeeb8ee4cv0.1.0+2 of moussa_pdf2026-02-04T17:23:21.192294ZA secure, native PDF viewer Flutter plugin with drawing tools and snipping support for education workflows.urn:uuid:44512791-04a1-480e-800f-b454288edf85v1.0.6 of nrb2026-02-04T17:17:51.541805ZA Flutter package for building structured and customizable report layouts.
Changelog excerpt:
- A great useful update has available, each column width can be now dynamic. Just add width: some_double_value; Boom! It will magically handled other things by self.urn:uuid:a22f9c40-3f9f-4084-8f22-d8474a185a46v0.1.0+1 of moussa_pdf2026-02-04T16:59:13.683006ZA secure, native PDF viewer Flutter plugin with drawing tools and snipping support for education workflows.urn:uuid:1d42c241-2719-4bc8-ae58-49f69f65259av11.0.5 of senior_design_system2026-02-04T16:51:13.240694Zsenior.com.brAll of our Senior design system components for building mobile apps.
Changelog excerpt:
[04/02/2026]
### Melhorias
- [SDS-437](https://jira.senior.com.br/browse/SDS-437)- Criado propriedades nos widgets: `senior_calendar_header_widget`: [`previousMonthId`e `nextMonthId`], `senior_calendar_widget`: [`bottomGestureId`], `badge_widget`: [`badgeId`] e `senior_bottom_gesture_widget`: [`bottomGestureId`]urn:uuid:8a98f2d1-6734-42c9-afce-2df7365ec15dv1.0.2 of hooks_runner2026-02-04T16:45:22.379679Ztools.dart.devThis package is the backend that invokes build hooks.
Changelog excerpt:
- Pass `HTTP(S)_PROXY`and related environment variables to hooks.
- Add `ANDROID_NDK`, `ANDROID_NDK_HOME`, `ANDROID_NDK_LATEST_HOME`and `ANDROID_NDK_ROOT`to the environment variables allowlist.