Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CodemateLtd/FlutterMates
A quick sample app on how to implement a friend list and a profile page in Flutter.
https://github.com/CodemateLtd/FlutterMates
android cross-platform flutter ios mobile
Last synced: about 1 month ago
JSON representation
A quick sample app on how to implement a friend list and a profile page in Flutter.
- Host: GitHub
- URL: https://github.com/CodemateLtd/FlutterMates
- Owner: CodemateLtd
- License: mit
- Created: 2017-09-15T08:35:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T07:45:26.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T12:22:26.928Z (4 months ago)
- Topics: android, cross-platform, flutter, ios, mobile
- Language: Dart
- Size: 625 KB
- Stars: 587
- Watchers: 27
- Forks: 151
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-flutter-apps - FlutterMates - A sample app for our internal company talk about Flutter by [Codemate Ltd](https://github.com/CodemateLtd). (Uncategorized / Uncategorized)
README
# FlutterMates
All code resides in the [/lib folder](https://github.com/CodemateLtd/FlutterMates/tree/master/lib): **there's no Android / iOS specific code needed**.
[The article, slides and how this came to be, is here.](https://codemate.com/considering-flutter/)
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.](https://github.com/CodemateLtd/FlutterMates/raw/master/screenshots.png)