CCExtractor / beacon

Flutter application to share location with a group. (under development)
66 stars 147 forks source link

Beacon list reloads each time State is updated #120

Closed ItsAdityaKSingh closed 2 years ago

ItsAdityaKSingh commented 2 years ago

Describe the bug The beacon list on the home screen reloads each time when the state is updated

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Home Screen'
  2. Click on 'Create/Join'
  3. Click on any text field
  4. See error

Expected behavior The widget should be built once the screen has been built. Reloading shouldn't happen every time state chages.

Demonstration

https://user-images.githubusercontent.com/69353350/152697651-a50d0134-0065-4574-9692-8b4c32f9f215.mov

Environment

Are you working on this issue? (Yes/No) Yes

AliAkberAakash commented 2 years ago

Is this available?

ItsAdityaKSingh commented 2 years ago

Gonna make a PR soon for this. A little delayed due to academics. If not resolved, you may see this through @AliAkberAakash :)