Skip to content

Commit 2582096

Browse files
author
Awesome Flutter Desktop
committed
Update README.md
1 parent 53f5581 commit 2582096

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorag
4747
- [desktoasts](https://github.com/alexmercerind/desktoasts) - A plugin to show native toasts on Windows.
4848
- [desktop_context_menu](https://github.com/rows/desktop_context_menu) - A plugin that opens a context menu on the cursor position.
4949
- [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.
5151
- [desktop_window](https://github.com/mix1009/desktop_window) - Flutter desktop plugin(macOS/Linux/Windows) to get and change window size.
5252
- [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.
5353
- [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
5959
- [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.
6060
- [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.
6161
- [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.
6363
- [hotkey_manager](https://github.com/leanflutter/hotkey_manager) - This plugin allows Flutter desktop apps to defines system/inapp wide hotkey (i.e. shortcut).
6464
- [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.
6565
- [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
118118
- [FluTube](https://github.com/prateekmedia/flutube) - Watch and download videos without ads
119119
- [Flutter Folio](https://github.com/gskinnerTeam/flutter-folio) - A platform adaptive Flutter app for desktop, mobile and web.
120120
- [Flutter Installer](https://github.com/YazeedAlKhalaf/Flutter_Installer) - Flutter Installer is an installer for Flutter built with Flutter 💙😎✌
121+
- [FlutterCleaner](https://github.com/schilken/flutter_cleaner) -
122+
- [GitCommitStreak](https://github.com/schilken/git_commit_streak) - A tool that shows the number of consecutive days with at least one commit per day.
121123
- [Harmonoid](https://github.com/harmonoid/harmonoid) - 🎵 Plays & manages your music library. Looks beautiful & juicy. Playlists, visuals, synced lyrics, pitch shift, volume boost & more.
122124
- [Invoice Ninja](https://github.com/invoiceninja/admin-portal) - Invoice Ninja: Admin portal built with Flutter ([Live Preview](https://demo.invoiceninja.com/#/))
123125
- [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
138140
## Related
139141
- [awesome-flutter](https://github.com/Solido/awesome-flutter) - An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
140142
- [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.
142143

143144
## Tools
144145
- [flutter_distributor](https://github.com/leanflutter/flutter_distributor) - A complete tool for packaging and publishing your Flutter apps.

0 commit comments

Comments
 (0)