https://github.com/arikato111/social-web-flutter
mobile social application with Flutter to working with api on social-web-php website
https://github.com/arikato111/social-web-flutter
dart flutter mobile-app social-media
Last synced: 3 months ago
JSON representation
mobile social application with Flutter to working with api on social-web-php website
- Host: GitHub
- URL: https://github.com/arikato111/social-web-flutter
- Owner: Arikato111
- License: mit
- Created: 2023-07-07T14:48:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-21T14:18:00.000Z (almost 2 years ago)
- Last Synced: 2025-01-17T20:22:08.658Z (5 months ago)
- Topics: dart, flutter, mobile-app, social-media
- Language: C++
- Homepage:
- Size: 292 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
#
Social web Flutter
![]()
![]()
![]()
![]()
![]()
![]()
the project to write mobile application. It working with back-end [social-web-php](https://github.com/Arikato111/social-web-php)
## Release
- you can find releases of this project at [here](https://github.com/Arikato111/social-web-flutter/releases)
- and if you want to try this app in your android phone, you can find `apk` to download at [release](https://github.com/Arikato111/social-web-flutter/releases)
## Get started
- clone this repository.
- `flutter run` to run this project to emulator.
- or F5 on vscode to `run and debug`
- and get edit by `./lib/main.dart`## Inside it
- Flutter
- http
- cupertino_icons## Need to know
- this project is just mobile front-end , it have get data by request api from website.
## TODOs
- [x] home page
- [ ] explore page
- [ ] people page
- [ ] search page