- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors when attempting to run example run.sh or x.sh #1
Comments
Hi, sorry but I am on vacation and will only be able to check this issue on next Thursday |
No problem. Enjoy your vacation! |
It seems to be some change in the SDK 3.1.0 regarding the inline classes. environment:
sdk: '>=3.0.0-277.0.dev <4.0.0' to something like environment:
sdk: '>=3.1.0-64.0.dev <4.0.0' |
Bumping it to |
I will close this issue. Feel free to open another one if you hit anything, thanks |
This was referenced Feb 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am attempting learn how to use you package. I am excited at the prospect of a long overdue replacement for https://github.com/dart-archive/js_facade_gen
Any help you could provide would be greatly appreciated! 🙏
I am sure I am missing something - I included a flutter doctor at the end - I am up to date on master channel as of today.
My fork of the repo is https://github.com/timmaffett/typings - you can see how I tried to follow the directions to add monaco-editor.
(I am evaluating monaco as a replacement for the codemirror editor within future dartpad versions and was hoping to use your package to make the bindings.)
my /src/typings/typings/lib/d/monaco_editor.dart file:
When trying to run x.sh I get the following error
flutter doctor output:
The text was updated successfully, but these errors were encountered: