Taskku ~ 生产力移动应用 ?♂️
大家好!?
关于 ?
这次我设计了一个用于提高生产力的应用程序,我将其命名为 Taskku ?。在这个应用中,我们可以添加我们的日常活动、任务和项目。我们还可以跟踪项目的进度,并获得每周报告,了解已完成任务的百分比。你觉得怎么样?希望你喜欢!?
预览 ?
旅途中的挑战与学习?
In the development of these applications, I learned a lot about logic, folder organization, and I had a new idea and learned about
Flutter Widgets.I got along well with the development of this application. Unfortunately there was a silly error that cost me a
certain amount of time, and the only thing I should have done was to give a "Flutter Pub Get" in Terminal, fortunately, I found
this solution,and the application works normally in version 3.0.5
如何使用?
- Clone this repository:
$ git clone https://github.com/KratosOfficial/Taskku-Productivity-Mobile-App-
- Enter in directory:
$ cd Productivity
- For install dependencies:
$ flutter packages get
- Run the app:
$ flutter run
如何贡献?
- Fork the project
- Create a new branch with your changes:
$ git checkout -b my-feature
- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"
- Submit your changes:
$ git push origin my-feature
许可?
此仓库采用MIT许可。有关详细信息,请参阅LICENSE文件。?

