A small task manager app with flutter
Read Time:43 Second

A small task manager app with flutter

0 0

SmallTask – Take small steps to achieve big things.

A small task manager app with flutter

Have you ever felt that when you are working on a project you kinda get confused about what to do? Which one should I do first? I always get that so I built a small task manager app that lets you create 5 tasks and set a time for it. The default is (60 mins.). And vola! Work on those tasks.

Try out the app

App link

A feedback would be appreciated

Screenshot

A small task manager app with flutter

Getting Started

git clone https://github.com/devyuji/smalltask
cd smalltask
pub get or flutter get

Choose the android emulator and run main.dart file using (flutter run lib/main.dart) command

Contributing

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

Please make sure to update tests as appropriate.

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Mobile PJATK info app written in Flutter
Entrada siguiente A Tiktok Clone App Using Flutter, Firebase and GetX