sokerr 1.1.0 copy "sokerr: ^1.1.0" to clipboard
sokerr: ^1.1.0 copied to clipboard

Simple Result Sum Type

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sokerr

With Flutter:

 $ flutter pub add sokerr

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  sokerr: ^1.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sokerr/sokerr.dart';
0
likes
140
points
55
downloads

Publisher

verified publishernamzug.dev

Weekly Downloads

Simple Result Sum Type

Repository (GitHub)
View/report issues

Topics

#result #pattern-matching #types

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

meta

More

Packages that depend on sokerr