TUM-Dev / campus_flutter

Development of the cross-platform TUM Campus App with Flutter - for and from students at Technical University of Munich.
https://tum.app/
GNU General Public License v3.0
44 stars 6 forks source link

[Enhancement] Allow opening links in lecture information #168

Closed Garfield96 closed 10 months ago

Garfield96 commented 10 months ago

Is your feature request related to a problem? Please describe. The old TUM Campus-Android app allowed to open links in the lecture information. This feature is not implemented yet in Campus-Flutter.

Describe the solution you'd like Make links clickable and open the referenced page in the browser.

Describe alternatives you've considered Making the text copiable would also facilitate opening the link, but is still cumbersome.

Additional context Original feature request in Campus-Android: https://github.com/TUM-Dev/Campus-Android/issues/1584

jakobkoerber commented 10 months ago

Hey, thank you for your feedback! I added this for lecture details:

Simulator Screenshot - iPhone 15 Pro - 2023-12-16 at 14 05 11

It will be released in Beta with version 4.4.1 sometime in the near future :D