3bdb90fb5c
Adding flame_lint and removing dart code metrics ( #1049 )
...
* Adding flame_lint and removing dart code metrics
* Update packages/flame_flare/example/pubspec.yaml
* updating analyze action
* adding missing dardoc dep on flame_lint
* removing test folder from the lint package
* fixing sdk versions
* license and changeog fix
* Update packages/flame_lint/README.md
Co-authored-by: Lukas Klingsbo <lukas.klingsbo@gmail.com>
* additional readme fix
Co-authored-by: Lukas Klingsbo <lukas.klingsbo@gmail.com>
2021-10-26 23:50:30 +00:00
8d644de181
forge2d widget sample ( #884 )
...
* Add widget example with forge2d
* Widgets with forge2d
* Add changelog
* Revert ball change
* Set body in setState
* Make widget out of static method
* Screen position as variable
2021-07-27 19:37:24 -03:00
64a40ff641
Refactor joystick ( #876 )
...
* Refactor joystick
* Fix directional tests
* Joystick example
* Any PositionComponent can be used as knob and background
* Add MarginButtonComponent
* Fix JoystickExample
* Update joystick docs
* Fix joystick direction tests
* Fix effect tests
* Fix analyze issue
* Update docs
* Update docs
* Move joystick to input export
* Update packages/flame/lib/src/geometry/shape.dart
Co-authored-by: Luan Nico <luanpotter27@gmail.com>
* Add test and description for screenAngle
* Update examples/lib/stories/controls/joystick_player.dart
Co-authored-by: Erick <erickzanardoo@gmail.com>
* Update doc/input.md
Co-authored-by: Erick <erickzanardoo@gmail.com>
* controls -> input in examples to align with export file
* controls -> input
* Add simple joystick example
* Fix imports
* velocity -> relativeDelta
Co-authored-by: Luan Nico <luanpotter27@gmail.com>
Co-authored-by: Erick <erickzanardoo@gmail.com>
2021-07-15 12:00:41 +02:00
cf19ec5e4e
Migrate flame_forge2d to monorepo ( #852 )
...
* Migrate flame_forge2d to monorepo
* Put in the temporary publish to none
* Update docs
* Add dart_code_metrics
* Add analysis options
* Fix analyze issues
* Fix formatting
* Add dart_code_metrics to flame_forge2d example
2021-06-21 22:02:32 +02:00