Ai based machine fault Flutter project that had those features :
First application was user application
1: get started page
2: sign up,in page
3:dynamic home section with get method to get info from backend
4: Record feature
5: uploade audio files
6: profile page
7: editing user info
8: change the password
9: results page to see result and rating this results
10: pdf viewer
11: sign out
12: the backend was .net and I get methods and requests to deal with it in flutter
13: authentication and authorization dealing with all response status codes
14: using get x architecture
15:mvc design pattern