This project is based on the Flutter framework. In this project, a weather forecast program with 3D pictures is made.
here are screenshots of this project
Before running the package installation command, make sure that you have flutter installed on your system. To do this, open a command prompt (CMD in Windows) or a terminal (Bash in macOS or Gnome-Terminal in Linux) and type the following command:
flutter
Or
flutter doctor -v
If you have an error about the absence of a command or flutter cmdlets, then follow this link, then select the development platform and follow the specified installation instructions.
After you have installed the program on your device, open the command prompt/terminal and enter the following command to install dependencies:
flutter pub get
After installing the dependencies, use the following command to run:
flutter run
Next, use the number to indicate on which operating system to run the program
This project is licensed under the License Name.
If you have any questions or comments about this project, please feel free to contact us at contact email.