Build a Calculator App For Android & iOS
What Will I Learn?
We will discuss topics such as:
- Building layouts
- Widgets
- States
- Basic Dart
- Dividing Code
- Using and Creating widgets
- Text Input
- Widget Decoration
- Theming
Requirements
- IDEA intellij or Visual Studio Code with the Dart/Flutter Plugins
- The Dart SDK and the Flutter SDK
- A fair understanding of Mobile development and Imperative or Object Oriented Programming
- Github repo (for this project)
Difficulty
- Intermediate
Description
In this crash course for Flutter, I'll guide you through the creation of a calculator app with basic functionalities. You can follow along on both Windows and Mac and you'll be able to run the code written in this tutorial on both Android and iOS.
Note: You don't have to write all the functions. You can implement everything in one function . So basically we can enhance this app much more.
Flutter is an SDK owned by Google to create applications for Android and iOS using a single codebase. Flutter uses the Dart programming language (also owned by Google). Flutter was in alpha when I released this video, so things might still change a bit. But the SDK is already mature enough to write some cool production apps!
Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials are also very welcome!
Your contribution cannot be approved because it is not as informative as other contributions. See the Utopian Rules. Contributions need to be informative and descriptive in order to help readers and developers understand them.
You can contact us on Discord.
[utopian-moderator]