For Running the project successfully
Open the api_url_constants.dart file in lib folder.
Change the server url http://192.168.1.3:3000/api/db with http://Your Device IPV4 Wireless lan:3000/api/db
Open The Terminal and write "flutter run" to run the application