Skip to content

matszafraniec/task_manager_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Task Manager application

Sample personal task manager application written in Flutter. Recruitment exercise.

Getting Started

App uses AccuWeather API to fetch weather conditions data.

Please provide your API key to take advantage of the full functionality.

API key must be provided as dart define like presented below: flutter run --dart-define=WEATHER_API_KEY={YOUR_API_KEY}

You can easily generate free API key from AccuWeather developer website. It has a limit of 50 hits per day.

Environment

Project developed and ran on Flutter ver 3.13.6 (Dart 3.1.3)

About

Sample personal task manager application written in Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages