Code Monkey home page Code Monkey logo

rasameel / diox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cfug/diox

0.0 0.0 0.0 3.74 MB

A powerful HTTP package for Dart/Flutter, which supports Global settings, Interceptors, FormData, Aborting and canceling a request, Files uploading and downloading, Requests timeout, Custom adapters, etc.

Home Page: https://diox.cn

License: MIT License

Shell 0.20% Ruby 0.79% C++ 6.18% C 0.42% Objective-C 0.23% Java 0.04% Kotlin 0.04% Dart 85.68% Swift 0.34% HTML 0.54% CMake 5.52%

diox's Introduction

diox

Language: English | 简体中文

This is the base repo of the diox project. Please move specific paths for projects instructions.

To use below packages as a corresponding package to dio, see the details below.

Expand to see fork details...

diox is developed based on the code base of dio (@ac78e61), it can be used as a fork of dio theoretically with the dio branch. However, our goal is not to role as a fork, and diox also includes breaking changes during the development. You'll need a few steps to migrate to whether the new fork and the new diox.

If you use it as a fork:

  1. Use dependency_overrides in your pubspec.yaml:
    dependency_overrides:
      dio: # Change to other names if you're using plugins.
        git:
          url: https://github.com/cfug/diox
          path: dio/ # Change to other paths if you're using plugins.
          ref: dio
  2. Migrate the breaking changes according to the migration guide.
  3. Now you can continue to import 'package:dio/dio.dart';.

Still, we prefer to use diox directly since the fork will only maintain for the first 6 months according to our announcement, then it will be deprecated.

The dio branch will be synced (cherry-pick commits) before every release of packages.

diox (dio)

Plugins

  • cookie_manager: link Pub
  • http2_adapter: link Pub
  • native_diox_adapter: link Pub

Examples

  • example: link
  • example_flutter_app: link

Copyright & License

The project is originally authored by @wendux with the organization @flutterchina, hard-forked at 2022 and maintained by @cfug.

The project consents the MIT license.

diox's People

Contributors

wendux avatar alexv525 avatar kuhnroyal avatar ueman avatar harsimranmaan avatar riven-spell avatar cvlnomen avatar themisir avatar dependabot[bot] avatar insofan avatar jgoyvaerts avatar yebgi83 avatar passsy avatar yfdyh000 avatar hongyiweiwu avatar ipcjs avatar weikx avatar almoullim avatar ascenio avatar domesticmouse avatar calebisstupid avatar hackrhive avatar shinayser avatar dmakwt avatar lucioeduardo avatar falkorichter avatar via-guy avatar licy183 avatar haukeschnau avatar hpoul avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.