mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 09:28:41 +00:00
twonly, a privacy-friendly way to connect with friends through secure, spontaneous image sharing.
| .vscode | ||
| android | ||
| assets | ||
| dependencies | ||
| drift_schemas/twonly_database | ||
| ios | ||
| lib | ||
| test | ||
| .gitignore | ||
| .gitmodules | ||
| analysis_options.yaml | ||
| build.yaml | ||
| devtools_options.yaml | ||
| firebase.json | ||
| generate_proto.sh | ||
| l10n.yaml | ||
| LICENSE | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
twonly
run-as eu.twonly.testing ls /data/user/0/eu.twonly.testing/
Building
Some dependencies are downloaded directly from the source as there are some new changes which are not yet published on pub.dev or because they require some special installation.
flutter_secure_storage: We need the 10.0.0-beta version, but this version has some issues which are fixed but not yet published:
git submodule update --init --recursive
cd dependencies/flutter_zxing
git submodule update --init --recursive
./scripts/update_ios_macos_src.s