JavaFx application for search and reading flutter project version files under selected base directory. It working with java 11. After selected dir and pressing start button this gui app is showing all sub dirs of flutter projects and founded flutter project versions. By 1 mouse click selected is copyed into clibborad. By 2 mouse click on selected list row, it will opening new terminal in current selected directory. This freature requires that xterm is installed on a linux (apt install xterm).
Added 3 execute type for which directory or sub directories are read. Or should all sub (deep)) directories are read.
The second tab
I added a second tab into app: to read directories after base directory with different rabiobutton optoins and to compare directories with meld.
Default for terminal font size is 14, but it can changed by given app parameter: -fs . That is: -f 10