Salisbury-University / robot-weed-killer

Application to control our laser firing, weed killing robot
5 stars 1 forks source link

🐛 API Key PlatformSpecificError #56

Closed ZM009 closed 1 year ago

ZM009 commented 1 year ago

Description

When launching the app on the API development branch the app throws an error and displays a red screen that gives a general BuildError. Upon further inspection, a Platform error is being thrown in reference to the public key.

Reproduction steps

  1. Connect the phone to the laptop via USB
  2. Check the connection with flutter devices
  3. Go to the directory of the project cd robot-weed-killer/
  4. Go to the flutter project's directory to run the development build. cd bt_controller && flutter run --no-sound-null-safety

Screenshots

No response

Logs

No response

ZM009 commented 1 year ago

Was a simple API token spelling error. Map works as expected in main.