Flutter Dart: Rendering a widget with Listview error
I’m creating an app with Bluetooth connection and it’s having errors while creating a widget with a list that I created to put all Bluetooth devices connect. Looks like the Flutter is trying to create an infinite widget, please someone can help me? I don’t know how to solve it. The code below is from the Bluetooth screen that is linked to the settings in the main.dart menu: