lingua_calculator 0.0.11 copy "lingua_calculator: ^0.0.11" to clipboard
lingua_calculator: ^0.0.11 copied to clipboard

Library for internal calculator localization.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lingua_calculator

With Flutter:

 $ flutter pub add lingua_calculator

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

dependencies:
  lingua_calculator: ^0.0.11

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:lingua_calculator/lingua_calculator.dart';
0
likes
0
pub points
1%
popularity

Publisher

unverified uploader

Library for internal calculator localization.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

easy_localization, flutter

More

Packages that depend on lingua_calculator