Skip to content

anjarnaufals/visc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VISC

In Flutter applications, there are several ways to handle API requests, one of which is by using an available package called 'dio package' https://pub.dev/packages/dio or 'Http package' https://pub.dev/packages/http. When using those package, there are numerous features available within it. The package attempts to simplify the usage of the those package. The simplicity lies in users only needing to define the base URL, url, headers, and log usage.

Plugins

Visc is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

Plugin Soucre
Dio https://pub.dev/packages/dio
Dio Smart Retry https://pub.dev/packages/dio_smart_retry
Http https://pub.dev/packages/http
Either Dart https://pub.dev/packages/either_dart
Logger https://pub.dev/packages/logger
DCM free version before paid version 5.3.0

Development

I would be very happy and hopeful if all of you could review and improve what is lacking in this package for various reasons.

TODO

  • download
  • upload

About

Simplified Numerous Feature on Dio and Http

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages