dartfx 1.0.5 copy "dartfx: ^1.0.5" to clipboard
dartfx: ^1.0.5 copied to clipboard

outdated

A simple lightly function calculator for dart and javascript.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartfx

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

dependencies:
  dartfx: ^1.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:dartfx/dartfx.dart';
1
likes
0
points
57
downloads

Publisher

verified publisherdev.apptoy.cc

Weekly Downloads

A simple lightly function calculator for dart and javascript.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, convert, crypto, intl, logger, meta

More

Packages that depend on dartfx