Skip to content
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

To be completely run in a console app as well. #1

Open
panicdragon opened this issue Jul 29, 2023 · 0 comments
Open

To be completely run in a console app as well. #1

panicdragon opened this issue Jul 29, 2023 · 0 comments

Comments

@panicdragon
Copy link
Contributor

panicdragon commented Jul 29, 2023

Separation of interest so that it can be completely executed in a console app as well.

Console application execution

$ dart run bin/main.dart

lib/src/stage_state.dartの import 'package:flame/components.dart' の依存(Dart library 'dart:ui')により、コンソールから実行できなくなっているので実行できるように、依存をなくす。

こちら使用。
https://pub.dev/packages/dart_console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant