Wave-2024 / Wave

Open source social media application for android using Flutter and Dart .
GNU Affero General Public License v3.0
4 stars 0 forks source link

Remove Selected Media Files When Adding a New Post #175

Closed Alpha17-2 closed 4 months ago

Alpha17-2 commented 5 months ago

Description

Implement a function that allows users to remove selected media files while creating a new post. This feature should enable users to easily manage and edit the media files they wish to include before finalising their post.

Requirements