Skip to content

yevheniy-hliebov/WeatherTrack

Repository files navigation

WeatherTrack

WeatherTrack is a weather monitoring application that enables users to retrieve detailed meteorological data for cities worldwide.

Usage

These instructions will help you set up the project on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following software installed:

  • Android Studio or VS Code
  • Flutter 3.38.5 • channel stable
  • Tools • Dart 3.10.4 • DevTools 2.51.1
  • A device (physical or emulator) for running the app

Installing

A step by step series of examples that tell you how to get a development environment running:

  1. Clone the repository
    git clone https://github.com/yevheniy-hliebov/WeatherTrack
  2. Install dependencies
    flutter pub get
  3. Run the app
    flutter run

Other commands

  • dart format lib - format code to Dart style
  • flutter analyze - analyze the code for potential issues
  • flutter build apk - build an APK file for installing on devices
  • flutter build web - build a web application

Documentaions

Flutter - The framework used Dart - The language used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published