Big-Fig / Fediverse.app

A client for Pleroma and Mastodon instances written using Flutter
https://fediapp.com
GNU Affero General Public License v3.0
139 stars 18 forks source link

Use Dio as transport layer #193

Open xal opened 2 years ago

xal commented 2 years ago

Currently package uses http package underhood. Dio is a powerful package for HTTP requests and it will be good to have option to use it instead http