-
Notifications
You must be signed in to change notification settings - Fork 307
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
[feat] generate web file in dart if dart_decl_output = None #860
Labels
enhancement
New feature or request
Comments
Feel free to PR! |
huang12zheng
added a commit
to huang12zheng/flutter_rust_bridge
that referenced
this issue
Nov 26, 2022
5 tasks
example pure_dart_multi would no use flag dart_decl_output, The tests are covered here |
fzyzcjy
added a commit
that referenced
this issue
Nov 29, 2022
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
generate web file in dart if dart_decl_output = None
some code change
huang12zheng@a12ddc9
expect
would generator .web file
The text was updated successfully, but these errors were encountered: