西红柿大芝麻

Results 83 comments of 西红柿大芝麻

@Liloupar @dcupivnjyft191 已更新代码。菜单里增加了文本编辑按钮,可以复制文本

i'm confused for that in you plugin sometimes show `..` when `button rootName` is pressed and sometimes not,

@andyduke ![image](https://user-images.githubusercontent.com/19526331/115012028-e747ba80-9ee1-11eb-80c1-38acefcf658e.png) ![image](https://user-images.githubusercontent.com/19526331/115012056-ef9ff580-9ee1-11eb-8fb6-4dc34e607f02.png) https://user-images.githubusercontent.com/19526331/115011843-aea7e100-9ee1-11eb-8a44-b135369dbbe1.mp4 ```dart import 'dart:io'; import 'package:flutter/material.dart'; import 'package:filesystem_picker/filesystem_picker.dart'; import 'package:path_provider/path_provider.dart'; void main() { runApp(MaterialApp(home: Material(child: FHome()))); } class FHome extends StatefulWidget { FHome({Key key}) : super(key: key);...

what is the difference between them

![E L8ASSI1NBY1BXO%VTU}39](https://user-images.githubusercontent.com/19526331/154394058-b8c4e55e-3428-4406-9933-86bf10ca624e.png) this is useful ui in desktop with `Name` `Modified` `editable path` `.. button` like 7zip @andyduke

如果你仔细寻找历史版本代码,你会发现,你不知道的功能多的很呀

这个我知道,可以支持,也就是带有请求头,我可以测试一下再给你看

有人提议过,我也回答过一次,我的播放器就单文件,也挺好用的,也是我花了功夫写的。真想要弄成库的模式需要我有空整理一下