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

A Ready made Calculator with functionality included to speed up Application Process.

A Ready made Pre-designed & functional Calculator for Flutter Developers. This package would be really helpful in speeding up the App process.

Features

  • Ready made Design
  • Attractive User Interface and Font Type
  • Simple and light

Installation & Usage

At first import this package import 'package:ready_made_calculator/ready_made_calculator.dart';

Now You are good to go! return Scaffold( appBar: AppBar( title: Text("Calculator"), ), body: ReadyMadeCalculator() );

3
likes
90
pub points
55%
popularity

Publisher

unverified uploader

A Ready made Calculator with functionality included to speed up Application Process.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, math_expressions, string_validator

More

Packages that depend on ready_made_calculator