A quick little application to access your custom set of frequently used clipboard text snippets.
For each text snippet,
- save the file in
assets/
- name the file appropriately
- build the package (
flutter build apk --split-per-abi
), or just run it on a device (flutter run --release
).