A quick sample app on how to implement a friend list and a profile page in Flutter

admin

A quick sample app on how to implement a friend list and a profile page in Flutter

FlutterMates

All code resides in the /lib folder: there’s no Android / iOS specific code needed.

A sample app for our internal company talk about Flutter.

The end result looks a little something like this:

The screenshots of the sample app.

Credit (github url) : https://github.com/CodemateLtd/FlutterMates

Next Article : https://flutterappdev.com/2019/01/29/a-weather-app-built-to-learn-how-to-use-canvas-and-animation-in-flutter/

Leave a Comment