flutter calculator demo
1.0.0
Example project demonstrating how to build a calculator app in Flutter

To build and run this project:
cd into the repo folderflutter run-android or flutter run-ios to build the app(Please note that a Mac with XCode is required to build for iOS)
Questions, comments, suggestions, and other contributions are welcome, as this is an open-source example project and not officially maintained as part of an application or library etc.