https://github.com/waf/flapibird
Experimental desktop app written in Flutter. It's a UI for a rest client. The actual rest client isn't working yet!
https://github.com/waf/flapibird
flutter flutter-desktop rest-client
Last synced: 3 months ago
JSON representation
Experimental desktop app written in Flutter. It's a UI for a rest client. The actual rest client isn't working yet!
- Host: GitHub
- URL: https://github.com/waf/flapibird
- Owner: waf
- Created: 2020-12-05T06:52:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-05T07:02:25.000Z (about 5 years ago)
- Last Synced: 2025-06-03T15:11:18.461Z (7 months ago)
- Topics: flutter, flutter-desktop, rest-client
- Language: C++
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flapibird
Experiment with cross-platform desktop apps with Flutter.
It's a Flutter API client GUI. Only the GUI, and no actual functionality yet!

## Getting Started
- [Install Flutter](https://flutter.dev/docs), with desktop support.
- From the repository root, run `flutter run`