jhonacode.com

  • Packages
Results 20 packages owned by jhonacode.com
Sort by

multiselect_fieldcopy "multiselect_field: ^1.7.0" to clipboard
multiselect_field: ^1.7.0 copied to clipboard

11
likes
160
points
670
downloads
A flexible dropdown field supporting single/multiple selection modes, styles, titles, etc

flutter_local_dbcopy "flutter_local_db: ^1.4.0" to clipboard
flutter_local_db: ^1.4.0 copied to clipboard

12
likes
160
points
131
downloads
A high-performance cross-platform local database for Dart. Native platforms use Rust+LMDB via FFI, optimized for both Dart APIs and Flutter apps.#nosql#ffi#rust#storage#lmdb

simple_widget_snapshotcopy "simple_widget_snapshot: ^2.0.2" to clipboard
simple_widget_snapshot: ^2.0.2 copied to clipboard

4
likes
160
points
353
downloads
Simple library for widget snapshot, easy to use for send image from specific widget.

reactive_notifiercopy "reactive_notifier: ^2.16.1" to clipboard
reactive_notifier: ^2.16.1 copied to clipboard

4
likes
150
points
634
downloads
Flutter state management with MVVM-inspired ViewModels & Notifiers. Offers fine-grained control.#reactive-notifier#state-management#reactive#viewmodel#state

pin_codecopy "pin_code: ^1.0.2" to clipboard
pin_code: ^1.0.2 copied to clipboard

3
likes
160
points
340
downloads
A flexible and fully customizable widget for PIN, OTP, and passcode entry. Perfect for verification screens, 2FA, transaction confirmations, and more.

info_labelcopy "info_label: ^1.2.3" to clipboard
info_label: ^1.2.3 copied to clipboard

3
likes
150
points
355
downloads
info_label is a Flutter library that provides customizable components for displaying information.

result_controllercopy "result_controller: ^1.3.0" to clipboard
result_controller: ^1.3.0 copied to clipboard

2
likes
160
points
330
downloads
Functional error handling with Result pattern. Safely manage operations that can fail, with clean, type-safe error control.#result#error-handling#functional-programming#state-management#dart

flex_gapcopy "flex_gap: ^0.4.0" to clipboard
flex_gap: ^0.4.0 copied to clipboard

17
likes
150
points
15
downloads
FlexGap is a Flutter library for managing spaces and flexibility in your layouts.

reactive_notifier_hydratedcopy "reactive_notifier_hydrated: ^2.16.1" to clipboard
reactive_notifier_hydrated: ^2.16.1 copied to clipboard

recently created package Added 20 days ago
2
likes
140
points
200
downloads
Hydrated extension for ReactiveNotifier - Automatic state persistence with customizable storage backends. Persist and restore your application state seamlessly.#state-management#persistence#hydration#reactive#cache

flutter_csvcopy "flutter_csv: ^1.0.2" to clipboard
flutter_csv: ^1.0.2 copied to clipboard

recently created package Added 17 days ago
1
likes
160
points
282
downloads
A CSV library for Dart/Flutter with builder pattern, import/export capabilities, header detection, and JSON conversion.#csv#parser#serialization#converter#data