Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

POSP official notes app will be included sometime idk

PotatoNotes

POSP official notes application, written in flutter, beautiful, fast and secure.

Main features

Planned features

Compiling the app

Before anything, be sure to have a working flutter sdk setup.

Be sure to disable signing on build.gradle or change keystore to sign the app

After that, building is simple as this:

~$ flutter pub get

~$ flutter run           # for debug
~$ flutter build apk     # release build (fat apk)

Contributing

The entire app and even the online sync api is completely open-source.
Feel free to open a PR to suggest fixes, features or whatever you want, just remember that PRs are subjected to manual review so you gotta wait for actual people to look at your contributions

Download POSP official notes app Source Code on GitHub

https://github.com/HrX03/PotatoNotes
Exit mobile version
Skip to toolbar