fzyzcjy / dart_interactive

REPL (interactive shell) for Dart, supporting 3rd party packages, hot reload, and full grammar
https://github.com/fzyzcjy/dart_interactive
MIT License
147 stars 12 forks source link

Fix dart analyze #90

Closed davidmartos96 closed 9 months ago

davidmartos96 commented 9 months ago

These have been deprecated and the new versions are already being used.

davidmartos96 commented 9 months ago

Here you can see the problem on Windows I was referring to. Executing dart bin\interactive.dart normally on Windows seems to work just fine. It appears to be something related to the e2e configuration.

welcome[bot] commented 9 months ago

Hi! Congrats on merging your first pull request! :tada:

fzyzcjy commented 9 months ago

@all-contributors please add @davidmartos96 for code

allcontributors[bot] commented 9 months ago

@fzyzcjy

I've put up a pull request to add @davidmartos96! :tada:

fzyzcjy commented 9 months ago

Here you can see the problem on Windows I was referring to. Executing dart bin\interactive.dart normally on Windows seems to work just fine. It appears to be something related to the e2e configuration.

(replied in the other issue)