Skip to content

reading flutter project version files with diff ways in javafx gui app and open terminal in selected dir

Notifications You must be signed in to change notification settings

tkassila/flutterprojectversion

Repository files navigation

Flutter project version directories and meld compare directories as well in gui app

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

About

reading flutter project version files with diff ways in javafx gui app and open terminal in selected dir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published