Skip to content

new app using flutter and react native to show the weather in some cities.

Notifications You must be signed in to change notification settings

ernest0vm/weather-app-tech-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather app for travels

If you will travel, you can find cities in USA and MX for know the current weather and 7 days forecast, please grant permission for get location data and view your current weather in your actual location.

Flutter App

App was developed using a bloc pattern architecture, mixins, extensions, and more.

Flutter Setup

Please use next environment:

    [✓] Flutter (Channel stable, 1.22.6, on macOS 11.2.3 20D91 darwin-x64, locale en-MX)
    [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    [✓] Xcode - develop for iOS and macOS (Xcode 12.4)
    [✓] Android Studio (version 4.1)
    [✓] VS Code (version 1.55.2)
    [✓] Connected device (1 available)

Run flutter app

  • Download dependency packages using flutter pub get command
  • Open a simulator o connect a physical device.
  • Run flutter project using flutter run
  • For iOS project some times is necessary install pods using cd ios && pod install command.

Screenshots

App in Action

25 April 2021 28 April 2021

About

new app using flutter and react native to show the weather in some cities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published