Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexmercerind/desktoasts

[DISCONTINUED] A Dart FFI package to send 💬 toasts on Windows. Written in C++, based on WinToast.
https://github.com/alexmercerind/desktoasts

Last synced: 3 months ago
JSON representation

[DISCONTINUED] A Dart FFI package to send 💬 toasts on Windows. Written in C++, based on WinToast.

Awesome Lists containing this project

README

        

desktoasts


A Dart package to send native 💬 toasts on Windows.

**Suggested Replacement: [win_toast](https://pub.dev/packages/win_toast)**

I have decided to discontinue this plugin.

I created this package in my very early days of learning C++, Flutter or creating plugins in general. Thus, it doesn't have good quality code that I would want people use in their production applications. Now that I have a lot of other popular packages to maintain & take care of, I don't have time to refactor code in this package since there is a [better alternative](https://pub.dev/packages/win_toast) available.

Older versions of the plugin are still available on [pub.dev](https://pub.dev/packages/desktoasts).