You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorag
47
47
-[desktoasts](https://github.com/alexmercerind/desktoasts) - A plugin to show native toasts on Windows.
48
48
-[desktop_context_menu](https://github.com/rows/desktop_context_menu) - A plugin that opens a context menu on the cursor position.
49
49
-[desktop_drop](https://github.com/MixinNetwork/flutter-plugins) - A plugin which allows user dragging files to your flutter desktop applications.
50
-
-[desktop_webview_window](https://github.com/MixinNetwork/flutter-plugins) - Show a webview window on your flutter deksktop application.
50
+
-[desktop_webview_window](https://github.com/MixinNetwork/flutter-plugins) - Show a webview window on your flutter desktop application.
51
51
-[desktop_window](https://github.com/mix1009/desktop_window) - Flutter desktop plugin(macOS/Linux/Windows) to get and change window size.
52
52
-[device_info_plus](https://github.com/fluttercommunity/plus_plugins) - Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
53
53
-[disks_desktop](https://github.com/AngeloAvv/disks) - A Flutter desktop library able to retrieve the installed devices information
@@ -59,7 +59,7 @@ for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorag
59
59
-[flutter_platform_alert](https://github.com/zonble/flutter_platform_alert) - A plugin helps to call native API to play alert sound and show alert dialogs. For example, it bridges MessageBox and TaskDialogIndirect on Windows.
60
60
-[flutter_window_close](https://github.com/zonble/flutter_window_close) - Let your Flutter app has a chance to confirm if the user wants to close your app.
61
61
-[global_shortcuts](https://github.com/defuncart/global_shortcuts) - A macOS plugin which can register a callback for a global keyboard shortcut.
62
-
-[gtk](https://github.com/prateekmedia/gtk-flutter) - MOVED TO https://pub.dev/packages/libadwaita
62
+
-[gtk](https://github.com/prateekmedia/gtk-flutter) - GTK+ utilities for Flutter Linux applications.
63
63
-[hotkey_manager](https://github.com/leanflutter/hotkey_manager) - This plugin allows Flutter desktop apps to defines system/inapp wide hotkey (i.e. shortcut).
64
64
-[just_audio](https://github.com/ryanheise/just_audio) - A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback.
65
65
-[just_audio_libwinmedia](https://github.com/bdlukaa/just_audio_libwinmedia) - Libwinmedia implementation of just_audio. This implementation is endorsed and therefore doesn't require a direct dependency.
@@ -118,6 +118,8 @@ for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorag
118
118
-[FluTube](https://github.com/prateekmedia/flutube) - Watch and download videos without ads
119
119
-[Flutter Folio](https://github.com/gskinnerTeam/flutter-folio) - A platform adaptive Flutter app for desktop, mobile and web.
120
120
-[Flutter Installer](https://github.com/YazeedAlKhalaf/Flutter_Installer) - Flutter Installer is an installer for Flutter built with Flutter 💙😎✌
-[GitCommitStreak](https://github.com/schilken/git_commit_streak) - A tool that shows the number of consecutive days with at least one commit per day.
121
123
-[Harmonoid](https://github.com/harmonoid/harmonoid) - 🎵 Plays & manages your music library. Looks beautiful & juicy. Playlists, visuals, synced lyrics, pitch shift, volume boost & more.
122
124
-[Invoice Ninja](https://github.com/invoiceninja/admin-portal) - Invoice Ninja: Admin portal built with Flutter ([Live Preview](https://demo.invoiceninja.com/#/))
123
125
-[Leaflet](https://github.com/PotatoProject/Leaflet) - POSP official notes app, soon to be included
@@ -138,7 +140,6 @@ for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorag
138
140
## Related
139
141
-[awesome-flutter](https://github.com/Solido/awesome-flutter) - An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
140
142
-[awesome-flutter-linux](https://github.com/jpnurmi/awesome-flutter-linux) - A curated list of awesome Linux-specific Flutter packages and projects.
141
-
-[Flutter Developer Roadmap](https://roadmap.sh/flutter) - Complete guide to become a Flutter Developer.
142
143
143
144
## Tools
144
145
-[flutter_distributor](https://github.com/leanflutter/flutter_distributor) - A complete tool for packaging and publishing your Flutter apps.
0 commit comments