/reflutter

A Flutter/Dart library for automatically generating REST api clients.

Primary LanguageDartMIT LicenseMIT

Reflutter

Status
CI Build Travis
Release Travis
Package Pub

Reflutter is a simple Dart library for automatically generating HTTP clients from simple metadata. It borrows heavily from the jaguar_http project and the Refit project for .NET.

Usage

See the example folder for a simple usage example.

Features and bugs

Please file bugs and feature requests on GitHub.