mattiapispisa.it

  • Packages
Results 11 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
222
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

7
likes
150
points
139
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

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

recently created package Added 20 days ago
2
likes
160
points
232
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

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

recently created package Added 15 days ago
2
likes
150
points
186
downloads
Conflict-free replicated data type (CRDT) - Local-first implementation provided in dart#crdt#local-first#fugue#hlc

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

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

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

5
likes
150
points
21
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

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

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

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

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

2
likes
160
points
14
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

good_enums_annotationscopy "good_enums_annotations: ^0.2.0" to clipboard
good_enums_annotations: ^0.2.0 copied to clipboard

0
likes
140
points
38
downloads
Good enum annotations