Download THIS as project starter.
- Create a page that displays a
list of usersfrom theusers_response.jsonfile and display it using theLAZY LOADstrategy. - Create a feature to
search for usersusingname,companyname, orbothas parameters. - Create a feature to
filter usersusing theregistered(parameter) date range. - Create a feature to
filter usersusingisActiveandgenderas parameters. - Make a page that displays information about
selected usersfrom the users list page.
Use bloc or cubit package as state manager.
Write your code cleanly and efficiently.
Submit your project to [email protected] via Email with subject TEST MOBILE DEVELOPER and attach your compiled app with source code or github repo link .