Closed Sajid576 closed 4 years ago
https://pub.dev/packages/rxdart
static StreamController<List> AllServicedataController= new BehaviorSubject();
this is the solution of "Bad state: Stream has already been listened to . error "
https://pub.dev/packages/rxdart
static StreamController<List> AllServicedataController= new BehaviorSubject();