calci 0.0.3 copy "calci: ^0.0.3" to clipboard
calci: ^0.0.3 copied to clipboard

unlistedoutdated

A new Flutter package.

calci #

This package for only testing.

Usage #

  • Add the dependencie on your [pubspec.yaml]
  dependencies:
  flutter:
    sdk: flutter
  calci: 0.0.2
  • Some Usage
//Create instance of calci
Calculator cal=new Calculator();

//call method
cal.sum(1,2);

Getting Started #

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter package.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on calci