atsign-foundation / atmosphere_pro

A fully end-to-end encrypted, cross-platform file sharing app written in Flutter
BSD 3-Clause "New" or "Revised" License
57 stars 48 forks source link

fix: add transfer group method and fix empty group screen #316

Closed sonle-geekyants closed 1 year ago

sonle-geekyants commented 1 year ago

- What I did

- How I did it

- How to verify it

- Description for the changelog

sonle-geekyants commented 1 year ago

Screen.Recording.2023-08-25.at.11.58.24.AM.mov @sonle-geekyants Here if we send file to a group, then the contacts inside the groups are added to transfer file screen. The group itself should be added instead.

@Sardar1208 Fixed