mobileappdevhm / team2

A Flutter app providing international students with a timetable and the opportunity to sign up to courses.
https://mobileappdevhm.github.io/team2/
9 stars 5 forks source link

Filtering / search function #114

Closed mariomeissner closed 6 years ago

mariomeissner commented 6 years ago

Added simple filtering functionality.

Extra feature that is pending is the ability to clear the filter. Currently an empty search string needs to be imputed.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 460


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/ui/scaffolds/bnb_home.dart 0 21 0.0%
lib/ui/screens/favorites_screen.dart 0 30 0.0%
<!-- Total: 8 59 13.56% -->
Files with Coverage Reduction New Missed Lines %
lib/ui/scaffolds/bnb_home.dart 1 0.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 451: -0.6%
Covered Lines: 591
Relevant Lines: 1175

💛 - Coveralls
Gleydar commented 6 years ago

Probably broken due to new arch