screens\mosquito_gallery_screen library
MosquitoGalleryScreen displays a searchable grid gallery of mosquito species.
This screen provides users with a visual, searchable collection of mosquito species information including:
- Grid-based gallery layout for easy browsing
- Real-time search functionality with query filtering
- Species cards with images, names, and key characteristics
- Habitat and disease vector information for each species
- Navigation to detailed species information screens
The screen uses a MosquitoGalleryViewModel for state management and implements a search-as-you-type functionality with a modern grid layout.
Classes
- MosquitoGalleryScreen
- Visual gallery screen for browsing mosquito species in a grid layout.