Skip to content

This is a sample flutter project with CI-CD integration using Github Actions.

License

Notifications You must be signed in to change notification settings

ittat-store/flutter-githubaction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather

License: MIT

Quick Disclaimer

I removed my private OpenWeather API key from the repo, if you want to get the weather forecast use your own in the openweather_api.dart file (more info at https://openweathermap.org/appid).

Back to the app

I started from scatch with Flutter and Dart two weeks ago (2018/02/02), a refactoring is needed due to the ugliness of the current code since my main purpose is/was to learn them at first.

The idea behind this weather application (currently only the login page) is to learn how to use Canvas and Animation in Flutter.

It all started from an inspirational mockup two days ago, and here's the current result:

test

The background has been entirely coded (see header_painter.dart) except for the deer image, which has been temporarily appended using the Stack widget rather than painting it.

Enjoy it!

About

This is a sample flutter project with CI-CD integration using Github Actions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 89.4%
  • Ruby 6.4%
  • Objective-C 2.8%
  • Java 1.4%