Skip to content

render41/FlutterStudy_WeatherApp

Repository files navigation

flutterstudy_weatherapp

Project for portfolio using API.

API Page:

Open Weather Map

Packages for this project:

  • http: library for making HTTP requests.
  • geolocator: a Flutter geolocation plugin which provides easy access to platform specific location services.
  • geocoding: a Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.
  • lottie: lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile.

Project Structure:

Using basic clean architecture, for organization of code. So, the folders are:

  • Page: this folder is responsible for organize the UI.
  • Model: this folder is responsible for organize the data's.
  • Services: this folder is responsible for organize the services of methods in API Weather.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published