damn_nullable 0.0.2 copy "damn_nullable: ^0.0.2" to clipboard
damn_nullable: ^0.0.2 copied to clipboard

A tiny Dart utility that fixes the classic copyWith problem: distinguishing between "no update" and "update to null". Use DamnNullable<T> to explicitly set nullable fields inside copyWith. Works wit [...]

2 versionsVersions feed

Stable versions of damn_nullable

VersionMin Dart SDKUploadedDocumentationArchive
0.0.23.025 days agoGo to the documentation of damn_nullable 0.0.2Download damn_nullable 0.0.2 archive
0.0.13.025 days agoGo to the documentation of damn_nullable 0.0.1Download damn_nullable 0.0.1 archive
1
likes
150
points
124
downloads

Publisher

unverified uploader

Weekly Downloads

A tiny Dart utility that fixes the classic copyWith problem: distinguishing between "no update" and "update to null". Use DamnNullable<T> to explicitly set nullable fields inside copyWith. Works with any Dart model.

Repository (GitHub)
View/report issues

Topics

#copywith #nullable #optional #data #model

Documentation

API reference

License

MIT (license)

More

Packages that depend on damn_nullable