File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1313 - desktop_webview_window
1414 - desktop_drop
1515 - desktop_lifecycle
16+ - win_toast
1617 push :
1718 tags :
1819 - ' ogg_opus_player-v[0-9]+.[0-9]+.[0-9]+*'
1920 - ' mixin_logger-v[0-9]+.[0-9]+.[0-9]+*'
2021 - ' desktop_webview_window-v[0-9]+.[0-9]+.[0-9]+*'
2122 - ' desktop_drop-v[0-9]+.[0-9]+.[0-9]+*'
2223 - ' desktop_lifecycle-v[0-9]+.[0-9]+.[0-9]+*'
24+ - ' win_toast-v[0-9]+.[0-9]+.[0-9]+*'
2325
2426jobs :
2527 publish :
Original file line number Diff line number Diff line change 1+ ## 0.3.1
2+
3+ * Fix not working if packaged by msix([ #375 ] ( https://github.com/MixinNetwork/flutter-plugins/pull/375 ) )
4+
15## 0.3.0
26
37** BREAKING CHANGES**
Original file line number Diff line number Diff line change 11name : win_toast
22description : a flutter plugin that allows users to create and display toast notifications to notification center on the Windows operating system.
3- version : 0.3.0
3+ version : 0.3.1
44homepage : https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/win_toast
55
66environment :
You can’t perform that action at this time.
0 commit comments