purple_task
purple_task copied to clipboard
Technical Documentation ???
I saw the youtube video for the application it's pretty neat. Great job! Can you please tell very briefly a line or two what programming language you are using ? What the over all tech stack looks like ? Can plugins be written for this application ?
Thanks for your kind words @sheecegardezi :)
I use Flutter toolkit which is based on Dart language. Flutter is very good tool to create apps which would work on multiple platforms. Linux support is still in alpha stage though.
In July, Google and Canonical released blog post about collaboration so developers can create snap versions of their Flutter apps.
Accidentally I started to learn Flutter about that time and, as I use Ubuntu, I decided to create few basic apps as a way to learn. One of the apps is this one. It was supposed to be a rather simple so I never though about providing a way to write plugins for it. I plan to add some more features but I don't think it will become something very advanced.