An open API service indexing awesome lists of open source software.

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!

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!

![screenshot](https://github.com/waf/flapibird/raw/main/readme/screenshot.png)

## Getting Started

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