Harbinger Project Manager
Find a file
2024-02-23 04:57:51 -07:00
android Start adding in protocol structures 2024-02-23 04:32:32 -07:00
ios Start adding in protocol structures 2024-02-23 04:32:32 -07:00
lib Change what page is the main page. 2024-02-23 04:57:51 -07:00
linux Start adding in protocol structures 2024-02-23 04:32:32 -07:00
macos Start adding in protocol structures 2024-02-23 04:32:32 -07:00
test Re-add default template 2024-02-23 03:27:12 -07:00
web Start adding in protocol structures 2024-02-23 04:32:32 -07:00
windows Start adding in protocol structures 2024-02-23 04:32:32 -07:00
.gitignore Initial commit 2024-02-22 23:57:26 -07:00
.metadata Re-add default template 2024-02-23 03:27:12 -07:00
analysis_options.yaml Re-add default template 2024-02-23 03:27:12 -07:00
pubspec.lock Adds new dependencies 2024-02-23 04:50:23 -07:00
pubspec.yaml Adds new dependencies 2024-02-23 04:50:23 -07:00
README.md Initial commit 2024-02-22 23:57:26 -07:00

Harbinger: Project Manager

A open source bug tracking, and project management system.

Compile

To build, execute the flutter build command for your operating system.

For Linux: flutter build linux

For Windows: flutter build windows

For Android: flutter build apk