Mattia Pispisa
banner
mattia-pispisa.bsky.social
Mattia Pispisa
@mattia-pispisa.bsky.social
mattiapispisa.it
Flutter 🎯, React ⚛️, Music 🪩, Montains ⛰️
This is my first time using the "benchmark_harness" package in a Dart project, and I found it easy to integrate. With a simple shell script, I can run benchmarks and export the results into a single file.

pub.dev/packages/ben...

#dart #flutter #benchmark #crdt
crdt/packages/crdt_lf/benchmark at feature/adjustments · MattiaPispisa/crdt
A workspace to implement Conflict-free Replicated Data Type (CRDT) in Dart. - MattiaPispisa/crdt
github.com
August 5, 2025 at 12:37 PM
Reposted by Mattia Pispisa
Prompt Design
Prompting is like web design. Let's call it prompt design, and build better tools for it.
cursor.com
August 1, 2025 at 10:39 AM
It’s been a while since I last updated my Dart library for handling file uploads. I’ve now improved the entire logging system—added new logs, especially for error cases, and made existing messages clearer and more informative.

#dart #flutter #file_download

pub.dev/packages/en_...
en_file_uploader | Dart package
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.
pub.dev
July 15, 2025 at 11:45 AM
I’ve released the first library that enables persisting changes and snapshots using Hive.

I’ll be creating additional libraries to support other storage solutions in the future.

pub.dev/packages/crd...

#dart_dev #flutter #crdt #hive
crdt_lf_hive | Dart package
Hive adapters for CRDT LF library objects, providing persistence for Change and Snapshot objects.
pub.dev
July 8, 2025 at 5:32 PM
Development on syncing between different peers is ongoing.
It now supports the addition of plugins on both the server and client sides.

A built-in plugin for awareness support is already included.

pub.dev/packages/crd...
June 28, 2025 at 6:12 AM
Some time ago, I created a library to manage .env files directly within Visual Studio Code. It allows you to enable and disable environment variables, save them, and much more. Give it a try and download it!
marketplace.visualstudio.com/items?itemNa...

#vscode #js #javascript #ts #typescript
EN .env Editor - Visual Studio Marketplace
Extension for Visual Studio Code - A VS Code extension to edit .env files
marketplace.visualstudio.com
June 21, 2025 at 7:09 PM
Still working on my project to support CRDT systems in Dart. Just released an update for snapshot handling and a new plug-and-play package to sync multiple peers.

#dartdev #flutterdev #localfirst #crdt
June 14, 2025 at 3:51 PM
My latest post where I describe and try to work around an issue with go_router that’s affecting route awareness in routes.

dev.to/mattia/go-ro...

#dart #flutter #go_router
Go router navigation observer
go_router is one of the most popular package for managing navigation in a Flutter application, and...
dev.to
June 13, 2025 at 7:44 PM