mattiapispisa.it

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

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

12
likes
160
points
208
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

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

9
likes
150
points
151
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: ^3.1.0" to clipboard
http_file_uploader: ^3.1.0 copied to clipboard

8
likes
160
points
36
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

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

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

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

4
likes
160
points
35
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
49
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

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

2
likes
160
points
119
downloads
Conflict-free replicated data type (CRDT) - Socket sync implementation provided in dart#crdt#socket#sync#fugue#hlc

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

4
likes
160
points
18
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

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

3
likes
160
points
16
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

dart_timecopy "dart_time: ^0.2.0" to clipboard
dart_time: ^0.2.0 copied to clipboard

1
likes
160
points
25
downloads
A Very Good dart_time library to work with time, provide date, time, duration, and more.#time#date#duration#range