parsec 0.3.1 copy "parsec: ^0.3.1" to clipboard
parsec: ^0.3.1 copied to clipboard

Multi-platform `parsec` plugin for Flutter to calculate math equations using C++ library. Supports android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add parsec

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

dependencies:
  parsec: ^0.3.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:parsec/parsec.dart';
4
likes
140
points
1.45k
downloads

Publisher

verified publisheroxeanbits.com

Weekly Downloads

Multi-platform `parsec` plugin for Flutter to calculate math equations using C++ library. Supports android.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, parsec_android, parsec_linux, parsec_platform_interface, parsec_windows

More

Packages that depend on parsec