Skip to content

gianlucampos/planning_poker_clone

Repository files navigation

planning_poker_clone

Clone of Planning Poker [https://planningpokeronline.com/]

Flutter Comands

dart pub get  
dart run build_runner build --delete-conflicting-outputs  

Configs

To run this webapp you have to:

  • Add a config.json
  • Pass the argument in runner flutter run --dart-define-from-file=config.json