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
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,6 @@ A curated list of awesome things related to Flutter desktop, The project list ha
29
29
-[app_links](https://github.com/llfbandit/app_links) - Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter (desktop included).
30
30
-[arna](https://github.com/MahanRahmati/Arna) - Arna is a set of widgets designed to be simple and easy to use for building applications with Flutter. ([Live Preview](https://mahanrahmati.github.io/arna_demo/))
31
31
-[audioplayers](https://github.com/bluefireteam/audioplayers) - A Flutter plugin to play multiple audio files simultaneously
32
-
-[auto_scrolling](https://github.com/KeepAscent/auto_scrolling) - This package provides widgets that adds middle click scrolling (autoscrolling) to scrollable widgets.
33
32
-[auto_updater](https://github.com/leanflutter/auto_updater) - This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle).
34
33
-[battery_plus](https://github.com/fluttercommunity/plus_plugins) - Flutter plugin for accessing information about the battery state(full, charging, discharging).
35
34
-[biometric_storage](https://github.com/authpass/biometric_storage) - Secure Storage: Encrypted data store optionally secured by biometric lock with support
@@ -49,7 +48,7 @@ for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorag
49
48
-[desktop_window](https://github.com/mix1009/desktop_window) - Flutter desktop plugin(macOS/Linux/Windows) to get and change window size.
50
49
-[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.
51
50
-[disks_desktop](https://github.com/AngeloAvv/disks) - A Flutter desktop library able to retrieve the installed devices information
52
-
-[fluent_ui](https://github.com/bdlukaa/fluent_ui) - Implements Windows UI in Flutter. Based on the official documentation ([Live Preview](https://bdlukaa.github.io/fluent_ui/))
51
+
-[fluent_ui](https://github.com/bdlukaa/fluent_ui) - Implements Windows UI in Flutter. ([Live Preview](https://bdlukaa.github.io/fluent_ui/))
53
52
-[flutter95](https://github.com/miquelbeltran/flutter95) - Windows95 UI components for Flutter apps. Bring back the nostalgic look and feel of old operating systems with this set of UI components ready to use.
54
53
-[flutter_acrylic](https://github.com/alexmercerind/flutter_acrylic) - Window acrylic, mica & transparency effects for Flutter on Windows, macOS & Linux.
55
54
-[flutter_js](https://github.com/abner/flutter_js) - A Javascript engine to use with flutter. It uses Quickjs on Android and JavascriptCore on IOS
@@ -94,7 +93,7 @@ for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorag
94
93
-[tray_manager](https://github.com/leanflutter/tray_manager) - This plugin allows Flutter desktop apps to defines system tray.
95
94
-[unix_single_instance](https://github.com/arran4/dart_unix_single_instance) - A library which uses unix sockets to ensure a single instance
96
95
-[vclibs](https://github.com/leanflutter/vclibs) - Let your flutter windows apps include vclibs.
97
-
-[win32](https://github.com/timsneath/win32) - A Dart library for accessing common Win32 APIs using FFI. No C required!
96
+
-[win32](https://github.com/timsneath/win32) - Access common Win32 APIs directly from Dart using FFI — no C required!
98
97
-[win32_registry](https://github.com/dart-windows/win32_registry) - A package that provides a friendly Dart API for accessing the Windows Registry.
99
98
-[win_ble](https://github.com/rohitsangwan01/win_ble) - Use the WinBle plugin to enable Bluetooth Low Energy in Flutter Windows and pure Dart projects (Windows only)
100
99
-[win_toast](https://github.com/MixinNetwork/flutter-plugins) - a flutter plugin that allows users to create and display toast notifications to notification center on the Windows operating system.
0 commit comments