A simple flutter note app. This app follow the software potato way that is creating simple but efficient app. The easy it is, the easier is to use it ! All devices should run it, even a potato. So become a popato member 🥔
- Clone the repo.
- Download & install flutter via https://docs.flutter.dev/get-started/install
- Download phone driver via https://developer.android.com/studio/run/win-usb?hl=en
- Install all dependencies packages.
- Code your new feature or bug resolution.
- Make sure to respect flutter format convention.
- Open a pull request & wait for review.