mattiapispisa.it

  • Packages
Results 12 packages owned by mattiapispisa.it
Sort by

en_file_uploadercopy "en_file_uploader: ^2.0.3" to clipboard
en_file_uploader: ^2.0.3 copied to clipboard

12
likes
160
points
247
downloads
This Dart package provides a file upload functionality that is implementation-agnostic. Provides the capability to upload a file in chunks with built-in retry handling.#file#upload#chunks#retry

crdt_lfcopy "crdt_lf: ^0.7.1" to clipboard
crdt_lf: ^0.7.1 copied to clipboard

3
likes
160
points
222
downloads
Conflict-free replicated data type (CRDT) - Local-first implementation provided in dart#crdt#local-first#fugue#hlc

flutter_file_uploadercopy "flutter_file_uploader: ^1.3.0" to clipboard
flutter_file_uploader: ^1.3.0 copied to clipboard

7
likes
150
points
100
downloads
Flutter widgets that simplify the creation and use of the en_file_uploader library. They include both the UI and business logic for file management.#file#upload#widget#en-file-uploader

http_file_uploadercopy "http_file_uploader: ^2.1.3" to clipboard
http_file_uploader: ^2.1.3 copied to clipboard

8
likes
160
points
66
downloads
A en_file_uploader plugin to handle the file upload using http package. Provides the capability to upload a file in chunks with built-in retry handling.#http#file#upload#chunks#retry

hlc_dartcopy "hlc_dart: ^0.3.1" to clipboard
hlc_dart: ^0.3.1 copied to clipboard

3
likes
160
points
179
downloads
A Hybrid Logical Clock implementation in Dart, based on the paper "Logical Physical Clocks and Consistent Snapshots in Globally Distributed Databases".#local-first#hlc#logical-clocks#distributed-systems

dio_file_uploadercopy "dio_file_uploader: ^0.1.1" to clipboard
dio_file_uploader: ^0.1.1 copied to clipboard

5
likes
150
points
84
downloads
A en_file_uploader plugin to handle the file upload using dio package. Provides the capability to upload a file in chunks with built-in retry handling.#dio#file#upload#chunks#retry

en_loggercopy "en_logger: ^1.2.0" to clipboard
en_logger: ^1.2.0 copied to clipboard

3
likes
160
points
53
downloads
EnLogger allows you to write log messages according to your needs without restricting you to writing messages to the debug console or other systems.#logging#severity#debug

crdt_socket_synccopy "crdt_socket_sync: ^0.2.0" to clipboard
crdt_socket_sync: ^0.2.0 copied to clipboard

recently created package Added 22 days ago
1
likes
160
points
145
downloads
Conflict-free replicated data type (CRDT) - Socket sync implementation provided in dart#crdt#socket#sync#fugue#hlc

posix_tzcopy "posix_tz: ^1.0.2" to clipboard
posix_tz: ^1.0.2 copied to clipboard

3
likes
160
points
36
downloads
Posix timezones package. This package is designed to simplify working with timezones, allowing developers to read and write timezones in posix standard.#date#datetime#timezone#posix

data_migrationcopy "data_migration: ^1.0.0" to clipboard
data_migration: ^1.0.0 copied to clipboard

2
likes
160
points
24
downloads
A library for applying a series of migrations to update old versions of data structures to the most recent one.#migration#data#json#serializable