dartpip 0.0.3 copy "dartpip: ^0.0.3" to clipboard
dartpip: ^0.0.3 copied to clipboard

outdated

Add Python modules (packages) to your Dart or Flutter project. Like `pip`, but for Dart, heavily inspired by the `pub` command.

0.0.3 #

  • Fixed an issue with bundling of multi-file modules containing multi-file submodules for Dart console projects.

0.0.2 #

  • Fixed bundling of multi-file modules containing multi-file submodules.

0.0.1+2 #

  • Specified the executable dartpip in the pubspec.yaml file.
    • This should allow the dartpip command to be run from anywhere on the system.

0.0.1+1 #

  • Added an example directory to increase pub score.
    • This example is only a copy of the dartpip command line tool. This package is intended as a cli only.

0.0.1 #

  • Initial version.
6
likes
0
points
109
downloads

Publisher

verified publisherivlivs.dev

Weekly Downloads

Add Python modules (packages) to your Dart or Flutter project. Like `pip`, but for Dart, heavily inspired by the `pub` command.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, collection, yaml

More

Packages that depend on dartpip