This Flutter Project is a fundamental Calculator App which does Addition, Subtraction, Multiplication, Floor Division, which uses intuitive UI for great responsiveness.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
Download Flutter sdk from flutter.dev. Copy the sdk to C:\src\flutter Launch flutter_console
flutter doctor
This command would give you a clear interpretation of remaining tasks to be completed for flutter to operate successfully.
If you are new to app dev, use Android Studio to install Android SDK effortlessly by installing it.
Now, Download VS Code and install it. (You can also use Android Studio if you prefer that)
After installing, install Dart and Flutter extensions from extension store.
Now, Connect the respective device to your laptop i.e.
- iOS Device for Mac
- Android Device for Windows
Now, We can Start a project by simple Command
Ctrl+Shift+P
And to run any Flutter Project. Go to Terminal Console
flutter run
End with an example of getting some data out of the system or using it for a little demo
- Flutter - The Cross Platform framework used for App & Web Development
- Arpit Shrotriya - Initial work - Cyclostone
- Hat tip to anyone who reviews the code.
- Inspiration
- Respect