Skip to content

Ayush5120/calci_multipurpose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scientific_calculator

Scientific Calculator in Flutter

Set Up

  1. Create a flutter project.
  2. Clone the repo.
  3. Copy the files and replace pubspec.yaml in your project directory.

#Error you might face

  1. You might see a import error in widget_test.dart file inside test directory you can esaily solve this by replacing import...../main.dart with import 'package:scientific_calculator/main.dart';

#App logo default flutter logo is set when you make a new flutter project you can change it in E:\Flutter\calcitest\android\app\src\main\res

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages