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

Python Environment Manager and Executor for dart and flutter

0.0.1 #

  • Initial version.

0.0.2 #

  • add 'ShellListener' class
  • remove 'waitUntil' parameter.
  • merge 'onMessage', 'onError', 'onComplete' parameters to 'ShellListener' parameter.
  • check 'defaultPythonPath' exists when initialize.
  • check pip can execute when initialize.

0.0.3 #

  • change 'createInstance' parameter to 'useInstance' parameter.
  • add 'instanceName' parameter.
  • change default virtual environment path from 'defaultEnv' to 'instances/default'.
  • 'clear' function now removes only instances except default.
  • 'runString' function now creates a temporary file in the 'instanceDir/temp' when using instance.
11
likes
0
pub points
56%
popularity

Publisher

unverified uploader

Python Environment Manager and Executor for dart and flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, dio, flutter, intl, path

More

Packages that depend on python_shell