Skip to content

codestronaut/flutter-clima-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Flutter Journey 7: ClimaCast - Weather forecasting app

Dart Flutter

What App Is This?

Hi everyone! Today I continue my Flutter personal project journey. I create a weather forecasting app. So, this app concept basically is a common weather app. The user will get the accurate weather based on their location and can search weather on any locations. Here is what my app look like:

ClimaCast

Feature Done

  • Weather in user location

Feature On Developing

  • Search weather and 5 days forecast in selected location

🌱 The Applied Flutter Concepts

  • Multi-child layout (Row and Column)
  • Flutter 3rd-party package/library (Google Fonts, Font Awesome, Flutter Native Splash, etc)
  • Flutter State (Stateless and Statefull)
  • Separate components into small parts
  • Implementing 4 pillars of Object Oriented Programming (OOP) such as Abstraction, Encapsulation, Inheritance, and Polymorphism
  • Improve UI design
  • Play with theming
  • Adding navigation between screens
  • Consume API with HTTP package
  • Lottie animations
  • GetX state management and navigation management

About

This is the weather forecasting app build with Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published