JordyHers-org / Times-up-flutter

πŸ‘¨β€πŸ‘©β€πŸ‘§ 🚸 Parental Control App- For Android 🌟This Application use Native plugins to get local data such as Location and AppData to send it to the database. These information are saved in cache. In order to monitor the time spend on screen parent can then send messages and warn kids when it’s time to go to bed or do their homework. πŸ“±πŸŒŸπŸŒŸ
Apache License 2.0
119 stars 46 forks source link

Null check operator on nulll value #175

Closed JordyHers closed 1 year ago

JordyHers commented 1 year ago

Describe the bug Error occurs when image location is null.

To Reproduce Steps to reproduce the behavior:

  1. Go to app and add child whitout image data
  2. Click on maps view
  3. Null error occurs

Expected behavior The errror should not occur.

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.