A users/persons list with data from Fakerapi
- Fakerapi returns a new set of persons per call. This is used to implement pagination. As a result, new users are shown every refresh.
- Fakerapi returns wrong geo coordinates.
- Fakerapi returns invalid person images.
- Fakerapi serves http (not https) links which may fail to load in some configurations since I used an in-app browser for mobile.
https://github.com/paulocode/users/releases
https://paulocode.github.io/users/
Clone repository and run
flutter run --release