fxdart 0.0.1 copy "fxdart: ^0.0.1" to clipboard
fxdart: ^0.0.1 copied to clipboard

Provide Debuggable Functional Program

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fxdart

With Flutter:

 $ flutter pub add fxdart

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

dependencies:
  fxdart: ^0.0.1

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:fxdart/fxdart.dart';
1
likes
130
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Provide Debuggable Functional Program

Homepage

Documentation

API reference

License

MIT (license)

More

Packages that depend on fxdart