A new Flutter project, create using bloc state management library. The app pulls the data from remote api and shows in a list. The list is searchable. The unit test are written using bloc_test.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Execute the following commands to run the two flavors of the application.
flutter run --flavor simpsonsviewer -t lib/flavor/main_simpsonsviewer.dart
flutter run --flavor wireviewer -t lib/flavor/main_wireviewer.dart
The following are the screenshots