FlutterMoodApp is a cross-platform mobile application built using Flutter. This project supports Android, iOS, Linux, macOS, Windows, and Web platforms.
The main files for the application are located in the lib
folder.
- lib/: Contains the main Dart code for the application.
- pubspec.yaml: Defines the dependencies and metadata for the project.
- Flutter SDK
-
Clone the repository:
git clone https://github.com/K33w3/FlutterMoodApp.git cd FlutterMoodApp
-
Install dependencies:
flutter pub get
To run the app on a specific platform, use the following command:
flutter run