simple_calculator_flutter 1.0.0 copy "simple_calculator_flutter: ^1.0.0" to clipboard
simple_calculator_flutter: ^1.0.0 copied to clipboard

Enhance your Flutter apps with a built-in, easy-to-use calculator widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_calculator_flutter

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

dependencies:
  simple_calculator_flutter: ^1.0.0

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:simple_calculator_flutter/simple_calculator_flutter.dart';
4
likes
145
points
11
downloads

Publisher

verified publishersuneeldk.in

Weekly Downloads

Enhance your Flutter apps with a built-in, easy-to-use calculator widget.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_calculator_flutter