flokk
flokk copied to clipboard
SampleData: Something when wrong with the authorization.....
I believe I've understood the instructions....
git clone -n https://github.com/flutter/flutter.git -b master cd flutter git checkout 9c3f0faa6d cd flokk_src (run once to create data dirs) flutter run -d linux unzip ../sample_data.zip -d ~/.local/share/flokk-contacts/ flutter run -d linux
Get: Connection Error - Something went wrong with authorization
Sorry, but I don't know how to fix, or what I did wrong On my Ubuntu Mate 20.04 it's reproducible. J
Authorization isn't setup, please see this section in the readme. Maybe we could add a flag to disable auth for running with the sample data.