Notifications on Mac #170

Closed
opened 2021-09-03 19:26:49 +00:00 by fyne · 4 comments
Contributor

Hey,

I'm loving Cwtch but the lack of a notification upon a message on macOS or Windows is a little annoying, I'd try to implement this myself but I don't really know much dart or flutter.

I've found another project which uses the flutter_local_notifications package, I've tried to port some of the logic from it to cwtch locally but I can't get it to build, I'm missing something I'm sure, but I just thought I'd make an issue as I couldn't find one about it already.

The code can be found here: https://git.syphon.org/syphon-org/syphon/src/branch/main/lib/global/notifications.dart

As an added bonus this will also support iOS notifications, but sadly not Windows notifications, seems like the ecosystem is quite fractured atm.

Thanks!

Hey, I'm loving Cwtch but the lack of a notification upon a message on macOS or Windows is a little annoying, I'd try to implement this myself but I don't really know much dart or flutter. I've found another project which uses the [flutter_local_notifications](https://pub.dev/packages/flutter_local_notifications) package, I've tried to port some of the logic from it to cwtch locally but I can't get it to build, I'm missing something I'm sure, but I just thought I'd make an issue as I couldn't find one about it already. The code can be found here: https://git.syphon.org/syphon-org/syphon/src/branch/main/lib/global/notifications.dart As an added bonus this will also support iOS notifications, but sadly not Windows notifications, seems like the ecosystem is quite fractured atm. Thanks!
sarah added the
windows
label 2021-09-04 00:23:47 +00:00
dan added the
mac
label 2021-09-08 15:44:11 +00:00
Owner

if you have time the community is very welcome to take a swing at this as our time and resources are frustratingly limited, but I absolutly want to get to this with in a few releases. But right now my plate has "brining server launching and management" into the cwtch app, a host of minor android fixes, and looking at macos built automation on it, but this will prolly be on the list not too long after that, unless someone else gets to it first?

Thanks for the research and resource links! every little bit helps speed us up :)

if you have time the community is very welcome to take a swing at this as our time and resources are frustratingly limited, but I absolutly want to get to this with in a few releases. But right now my plate has "brining server launching and management" into the cwtch app, a host of minor android fixes, and looking at macos built automation on it, but this will prolly be on the list not too long after that, unless someone else gets to it first? Thanks for the research and resource links! every little bit helps speed us up :)
dan added the
cwtch-beta-1.6
label 2022-01-16 18:52:15 +00:00
dan self-assigned this 2022-01-16 18:52:18 +00:00
dan added this to the Cwtch Beta 1.6 project 2022-01-16 18:52:21 +00:00
Owner

flutter_local_notifications doesn't have windows support which is a bummner

https://pub.dev/packages/desktoasts is v 0.0.2 and unupdated for 8 months but works on windows, we might want to fork and include?

https://github.com/woodemi/quick_notify has windows/mac/linux support but likewise looks unmaintaind and maybe less features, hard to tell

flutter_local_notifications doesn't have windows support which is a bummner https://pub.dev/packages/desktoasts is v 0.0.2 and unupdated for 8 months but works on windows, we might want to fork and include? https://github.com/woodemi/quick_notify has windows/mac/linux support but likewise looks unmaintaind and maybe less features, hard to tell
Owner
  • windows
  • macos
- [x] windows - [x] macos
sarah changed title from Notifications on non Linux Platforms to Notifications on Windows 2022-02-09 20:31:33 +00:00
sarah changed title from Notifications on Windows to Notifications on Mac 2022-02-09 20:32:45 +00:00
sarah removed this from the Cwtch Beta 1.6 project 2022-02-09 20:33:38 +00:00
dan added the
cwtch-beta-1.7
label 2022-02-11 16:04:23 +00:00
dan added this to the Cwtch Beta 1.7 project 2022-02-11 16:04:28 +00:00
Owner

I think this went out with 1.6? If not it's in 1.7 nightlies

I think this went out with 1.6? If not it's in 1.7 nightlies
sarah closed this issue 2022-04-22 15:31:18 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#170
No description provided.