anon-example icon indicating copy to clipboard operation
anon-example copied to clipboard

Say/Teach anything without telling "Who are you"

Results 6 anon-example issues
Sort by recently updated
recently updated
newest added

Wirte unit test for `PostModel.fromSnapshot(...)`.

testing
low priority

We should have ability to select category when creating post. e.g: if user selected `development` then automatically `general` and `development` would be setted in database. Getting posts from database and...

enhancement
medium priority

**Relevant:** - https://flutter.dev/docs/perf/rendering/best-practices - https://stackoverflow.com/questions/60179513/flutter-how-can-i-improve-that-app-performance

blocked
low priority

Should improve the `LazyLoadListView` widget. We need it because if posts less than 15 it crashing. However, we must fix it. And also code clean up.

enhancement
medium priority

Must to write unit-tests for [Services](https://github.com/theiskaa/anon-app/tree/develop/lib/core/services) folder: --- Testable files: - [Auth Service](https://github.com/theiskaa/anon-app/blob/develop/lib/core/services/auth_service.dart) - [User Service](https://github.com/theiskaa/anon-app/blob/develop/lib/core/services/user_service.dart)

testing
medium priority

**Note:** *The home page coverage must be higher than 75 percent.* ### Current coverage:

testing
low priority