fekri8614 / weather-app

Weather app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather_app

Weather app with lottie animations


Uses:

  • Run in terminal:

    flutter pub get
    
  • Packages:

    http: ^1.1.0
    geolocator: ^10.1.0
    geocoding: ^2.1.1
    lottie: ^2.7.0
    

Requirements:

Check Open Weather Map out.

  • Get the Api Key
  • Replace with YOUR_API_KEY in lib/services/weather_service.dart

More:

  static const BASE_URL = "https://api.openweathermap.org/data/2.5/weather";

About

Weather app


Languages

Language:Dart 67.4%Language:HTML 22.3%Language:Swift 8.3%Language:Kotlin 1.5%Language:Objective-C 0.5%