Skip to content

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

Description

@panicdragon

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions