Merge pull request #335 from twonlyapp/dev
Some checks are pending
Publish on Github / build_and_publish (push) Waiting to run

- Integrated QR code scanner in the main camera
- New profile share page
- New workflow for checking the security number
- Improved user interface for creating voice messages
This commit is contained in:
Tobi 2025-12-15 20:44:11 +01:00 committed by GitHub
commit ab103a98ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ description: "twonly, a privacy-friendly way to connect with friends through sec
publish_to: 'none' publish_to: 'none'
version: 0.0.72+72 version: 0.0.73+73
environment: environment:
sdk: ^3.6.0 sdk: ^3.6.0
@ -86,6 +86,7 @@ dependencies:
restart_app: ^1.3.2 restart_app: ^1.3.2
screenshot: ^3.0.0 screenshot: ^3.0.0
sentry_flutter: ^9.8.0 sentry_flutter: ^9.8.0
app_links: ^7.0.0
# Overwritten by self-controlled repository # Overwritten by self-controlled repository
emoji_picker_flutter: ^4.3.0 emoji_picker_flutter: ^4.3.0
@ -98,7 +99,6 @@ dependencies:
mutex: ^3.1.0 mutex: ^3.1.0
introduction_screen: ^4.0.0 introduction_screen: ^4.0.0
qr_flutter: ^4.1.0 qr_flutter: ^4.1.0
app_links: ^7.0.0
dependency_overrides: dependency_overrides:
dots_indicator: dots_indicator: