apex_flutter_plugin 1.0.21-dev.5 copy "apex_flutter_plugin: ^1.0.21-dev.5" to clipboard
apex_flutter_plugin: ^1.0.21-dev.5 copied to clipboard

outdated

ApexTeam Flutter Plugin - A simple flutter plugin for ApexTeam fellas which supports http request management, request encryption, request cancellation, ... .

1.0.21-dev.5 #

Using BrowserClient for Unsupported operation: Platform._version.

1.0.20 #

You can upload blob data of a file on web platform by sending blobData using uploadFile method.

1.0.19 #

Had a breaking change!

  • Pass an instance of IsolateModel to makeRequest method.

1.0.19-dev.2.3 #

Added isolateLoader to makeRequest within isolates.

1.0.18 #

CancelToken null checker for uploading files!

1.0.17 #

Upload cancelToken and default timeout for ApiConfig.

1.0.15 #

Retrieve uploaded bytes and total bytes to calculate the progress.

1.0.14 #

Changed pubspec homepage and dartdoc version.

1.0.12 #

A little code cleanup!

1.0.11 #

Bug fixed.

1.0.10 #

Minor bug fixed (connectivity check on web platform).

1.0.9 #

added connectivity dependency for checking mobile connection to the network.

1.0.8-dev.2 #

default parameters now are modifiable!

1.0.8-dev.0 #

No need to use response.result.params['key']. use response.result['key'] instead.

1.0.7 #

Now you can pass url to makeRequest, uploadFile(s) methods in Api singleton and it will use this url instead of ApiConfig's url.

1.0.6-alpha.1 #

  • Api Stream is outdated.

1.0.5 #

  • Bugs fixed!

1.0.4 #

  • Init
8
likes
0
pub points
0%
popularity

Publisher

verified publisherpacks.apexteam.net

ApexTeam Flutter Plugin - A simple flutter plugin for ApexTeam fellas which supports http request management, request encryption, request cancellation, ... .

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity, dartdoc, encrypt, flutter, http, http_parser, pointycastle

More

Packages that depend on apex_flutter_plugin