mannprerak2 / event_hub_flutter

EventHub View events at DTU... https://mannprerak2.github.io/event_hub_flutter
https://mannprerak2.github.io/event_hub_flutter
MIT License
8 stars 15 forks source link

Show bookmarking/subscribing not available on web #5

Closed mannprerak2 closed 3 years ago

mannprerak2 commented 4 years ago

The bookmark button or subscribe button do not work on web, because they store information on sqlite.

We should handle these buttons on web and instead show a snackbar or a popup saying that this feature is not available on web.

AlKun25 commented 3 years ago

I would like to also work on this issue, but isn't this same as the #3

mannprerak2 commented 3 years ago

#3 is to show a message on the entire bookmarks screen actually, this issue involves showing a popup/snackbar when someone clicks the bookmark button or subscribe button (the buttons in event/society pages and tiles, not the bottom bar button)

AlKun25 commented 3 years ago

Assign this one too @mannprerak2