Started creating Project and using advanced tools to make the development easier
Added DataClasses with the help of freezed
Started working on the WeatherDataSource and learned about Flutter Riverpod
Started to learn about Tests and have written first test for `getCurrentWeatherByCity`
Integrated `getCurrentWeatherByLatLng` + Tests. Optimized some Stuff