Results 6625 packages
Sort by

extension_type_unionscopy "extension_type_unions: ^1.0.10" to clipboard
extension_type_unions: ^1.0.10 copied to clipboard

11
likes
160
points
6.62k
downloads
Simple union types using extension types. Types: the union of `int` and `String` is `Union2<int, String>`. Values: `42.u21` is `42` with type `Union2<int, Never>`.

parchmentcopy "parchment: ^1.24.0" to clipboard
parchment: ^1.24.0 copied to clipboard

11
likes
160
points
6.58k
downloads
Platform-agnostic rich text document model based on Delta format and used in Fleather editor.

changecopy "change: ^0.7.5" to clipboard
change: ^0.7.5 copied to clipboard

9
likes
160
points
31.4k
downloads
A Changelog manipulation library. Read/modify/write your CHANGELOG.md. Inspired by keepachangelog.com.

async_taskcopy "async_task: ^1.1.1" to clipboard
async_task: ^1.1.1 copied to clipboard

106
likes
140
points
10.7k
downloads
Asynchronous tasks and parallel executors (similar to thread pools) for all Dart platforms (transparently), without having to deal with `Isolate` complexity.

purecopy "pure: ^0.3.0" to clipboard
pure: ^0.3.0 copied to clipboard

14
likes
160
points
2.08k
downloads
Functional programming essentials for Dart. Tail call optimization, partial application, memoization, and more.

anyhowcopy "anyhow: ^3.0.1" to clipboard
anyhow: ^3.0.1 copied to clipboard

31
likes
160
points
470
downloads
Idiomatic error handling capabilities to make your code safer, more maintainable, and errors easier to debug. Dart implementation of Rust's Result monad type and "anyhow" crate.

widgetbook_generatorcopy "widgetbook_generator: ^3.13.0" to clipboard
widgetbook_generator: ^3.13.0 copied to clipboard

15
likes
150
points
154k
downloads
A package to automate setup and maintenance of the widgetbook package by using code generation.#widgetbook#storybook#ui#codegen#build-runner
screenshot

credit_card_type_detectorcopy "credit_card_type_detector: ^3.0.0" to clipboard
credit_card_type_detector: ^3.0.0 copied to clipboard

70
likes
140
points
21.3k
downloads
A package that detects credit card types based on the current credit card number patterns

interpolationcopy "interpolation: ^2.1.2" to clipboard
interpolation: ^2.1.2 copied to clipboard

10
likes
160
points
9.74k
downloads
A Dart package to handle dynamic String & Json interpolation.

any_datecopy "any_date: ^1.1.2" to clipboard
any_date: ^1.1.2 copied to clipboard

13
likes
160
points
2.47k
downloads
A package for parsing String into DateTime in any format. Easy way to parse a date in any format and in any language, while always respecting ISO and RFC formats.

Check our help page for details on search expressions and result ranking.