You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retrive user information from json data on the website, ListTile show all users. Tap the tile to go to corresponding child page. Show one user's complete information on child page..
This project is a starting point for a Flutter application.
Retrieve user json data from website, and then show the data on ListTile.
Click the ListTile to go to the child page that shows the user detail.
About
Retrive user information from json data on the website, ListTile show all users. Tap the tile to go to corresponding child page. Show one user's complete information on child page..