Learn a language that I have never used before and build an app with it in one week
In order to run this app locally, you will need the following technologies:
- Android Studio (and the emulators that come with it)
- VSCode (if you want to, Android Studio will suffice)
- Dart programming language
- Flutter framework
If you don't have any of these following technologies already set up, please take a look at this guide. It does a great job explaining how to set Flutter up, along with the other technologies above.
- Clone the repository
- Open a terminal in the SlashWise folder (the repository folder)
- Open an Android emulator
- Type the command
flutter run
in the terminal and wait until all dependencies are built and the build file is made - Voila! The app is ready