/my-win

使用flutter开发桌面应用程序的框架

Primary LanguageDart

MyWin

Flutter开发桌面应用,自定义标题栏

预览图如下

预览图

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

描述

实现了窗口的最大化,最小化,关闭,更多菜单功能

主要使用了window_manager插件 https://pub.flutter-io.cn/packages/window_manager

项目参考了[flutter-netease-music] https://github.com/boyan01/flutter-netease-music项目 感谢作者boyan01的开源贡献

我已把[flutter-netease-music] https://github.com/boyan01/flutter-netease-music项目适配了flutter的3.0.3版本并推送到了GitLab https://gitlab.com/codetown/flutter-music-player.git

如果该项目对您有用,欢迎来个star