LoginSignup
3
1

More than 5 years have passed since last update.

box2d.dart が strong mode に対応

Last updated at Posted at 2017-12-24

12月-25-2017 02-11-54.gif

Dart の box2d.dart が strong mode に対応したそうです。

https://github.com/google/box2d.dart
https://filiph.github.io/box2d.dart/

Flutter でも使えるか?

dart:html に依存していないので、使えそう

2015年あたりは、box2d package を使っていたよう

https://pub.dartlang.org/packages/flutter_sprites
https://github.com/flutter/flutter/commit/3118a6fba11590eeed0cf237e33a64fb7e1c86e5

なので、  Html5 よう、Flutter よう と
どちらでも使えそう。

3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1