where 2.2.0 copy "where: ^2.2.0" to clipboard
where: ^2.2.0 copied to clipboard

discontinued
outdatedDart 1 only

Find the instances of an executable in the system path.

Changelog #

This file contains highlights of what changes on each version of the Where.dart project.

Version 2.2.0 #

  • Updated the package dependencies.

Version 2.1.1 #

  • Fixed a bug: the CLI script doesn't run when using the pub global run command.

Version 2.1.0 #

  • Changed the signature of the FileStat class constructor.

Version 2.0.0 #

  • Breaking change: changed the signature of the Finder class constructor.
  • Breaking change: removed the Application class.
  • Breaking change: the version property is now private.
  • Converted the constructor of the FileStat class to a constant one.
  • Updated the package dependencies.

Version 1.1.0 #

Version 1.0.0 #

  • Added a command line interface.
  • Added new unit tests.

Version 0.1.0 #

  • Initial release.
3
likes
0
pub points
4%
popularity

Publisher

verified publisherbelin.io

Find the instances of an executable in the system path.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

args, meta, path

More

Packages that depend on where