Skip to content

A beautiful weather forecasting application built with the Flutter development kit. Available on Android and iOS.

License

Notifications You must be signed in to change notification settings

scarnett/flutter_weather

Repository files navigation

Flutter Weather

Flutter Weather

A beautiful weather forecasting application built with the Flutter development kit.

   

Screenshots

Flutter Weather Flutter Weather Flutter Weather

Analysis

Deploy Release to App Stores Bugs Sonarcloud Status Maintainability Rating Quality Gate Status

Run Application

This project uses Nx. Go here for installation instructions.

Flutter

DEV

nx run mobile_flutter:runDev

PROD

nx run mobile_flutter:runProd

Read More

Firebase Functions

nx run firebase-functions:deploy

Read More

Firebase Firestore Rules

nx run firebase-rules:deploy

Read More

Angular

nx run web_ng:serve

Read More

Contributing

Pull requests are welcome. For significant changes, please open an issue first to discuss what you would like to change.

Don't feel like contributing to the code? Feature requests, feedback and suggestions are welcome. Reach me via Discord/Slack/email, or create a new issue.

Credits

Created by @scarnett

License

License: MIT
Copyright © 2021 Scott Carnett. Licensed under the MIT License (MIT)

Nx

This project was generated using Nx.