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
263
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

8
likes
150
points
113
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

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

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

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

8
likes
160
points
63
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: ^1.0.0" to clipboard
hlc_dart: ^1.0.0 copied to clipboard

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

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

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

3
likes
150
points
40
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

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

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

crdt_lf_hivecopy "crdt_lf_hive: ^0.2.2" to clipboard
crdt_lf_hive: ^0.2.2 copied to clipboard

0
likes
160
points
135
downloads
Hive adapters for CRDT LF library objects, providing persistence for Change and Snapshot objects.#crdt#local-first#hive#persistence#dart