fabrik_result 0.1.1 copy "fabrik_result: ^0.1.1" to clipboard
fabrik_result: ^0.1.1 copied to clipboard

A lightweight toolkit for functional-style types like Either, built for clarity and real-world use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fabrik_result

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

dependencies:
  fabrik_result: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:fabrik_result/fabrik_result.dart';
3
likes
160
points
23
downloads

Publisher

verified publisherfabriktool.com

Weekly Downloads

A lightweight toolkit for functional-style types like Either, built for clarity and real-world use.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fabrik_result