A collection of beginner friendly projects built while learning Flutter.
Calculator |
---|
Here're some of the project's best features:
- Beginner friendly projects
- Easy to understand code
- Implementation of all the fundamental concepts of Flutter
Technologies used in the project:
- Flutter
1. Clone the repository
git clone "https://github.com/smilewithkhushi/BasicFlutter.git"
2. Change the working directory
cd BasicFlutter
3. Open the Visual Studio Code (recommended)
code .
4. Start the Flutter Project
flutter start
This project is licensed under the MIT
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.