/Weathery_Source_Code

Source Code For Flutter Based App Weathery

Primary LanguageDart

Weathery

Flutter

Google Play

About

Weathery is a Weather Application for Android built entirely on Flutter using WeatherAPI.

Getting Started

  • Ensure Flutter is installed on your system and is added to PATH [ Refer Setup ]
  • Ensure your IDE (Android Studio / VS Code Suggested) is ready for Flutter Development. [ Refer : For Android Studio | For VS Code ]

For Android Studio

  • Clone / Download and Extract This Repo.
  • Select Open Existing Project in Android Studio.
  • Select the Cloned/Extracted folder.
  • Open File pubspec.yaml and click Pub get being displayed on top.
  • Navigate to lib/main.dart and run it.

For VS Code

  • Clone / Download and Extract This Repo.
  • Select Open Folder in Android Studio.
  • Select the Cloned/Extracted folder.
  • Open folder in ternimal and run flutter pub get
  • Navigate to lib/main.dart and run it.

License

Educational Code License

Summary: This license allows users to view, improve, and learn from the code but not replicate it for any purposes.

  1. View: You can view the code for educational purposes.

  2. Improve: You are permitted to improve the code and use it for learning purposes.

  3. No Replication: Replicating the code for commercial purposes is prohibited.

  4. Attribution: Always provide credit to the original creator when using or showcasing the code.

  5. No Warranty: The code comes without any warranty.

  6. No Liability: The creator is not liable for any damages.

  7. Termination: Violation of this license terminates your rights.

By using the code, you agree to these terms. For questions, contact [aryanshappmaker @ gmail.com]