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

ez_calculator to add calculator to ui easily

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ez_calculator

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

dependencies:
  ez_calculator: ^0.0.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:ez_calculator/ez_calculator.dart';
1
likes
110
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

ez_calculator to add calculator to ui easily

Homepage

License

MIT (license)

Dependencies

bloc, equatable, flutter, flutter_bloc, gap, google_fonts

More

Packages that depend on ez_calculator