Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alexmercerind/desktoasts
- Owner: alexmercerind
- Archived: true
- Created: 2021-05-05T07:49:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T10:11:42.000Z (almost 3 years ago)
- Last Synced: 2024-07-22T23:51:19.179Z (4 months ago)
- Homepage:
- Size: 1.98 MB
- Stars: 36
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-flutter-desktop - desktoasts - A plugin to show native toasts on Windows. (Packages)
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).