*2023/2/14に続報記事を投稿しました(新メンテナーへDioパッケージを移行)。
*A follow-up article was posted on 2023/2/14 (Dio package transferred to new maintainer).
Flutter/Dartのネットワーク用人気パッケージDioのGithubリポジトリにて、メンテナンスの継続が不可能であるとの発表がありました。(2023年2月13日時点)
The Github repository of Dio, a popular Flutter/Dart network package, announced that it could no longer be continued.(As of February 13, 2023)
Important note: I’m sorry to announce one thing to you: I (@ wendux) will not be able to continue to maintain the dio library . I understand that as a popular Http request library, dio has a large number of users, and has formed a plug-in ecosystem of a certain scale based on dio. However, due to the fast update speed of dart/flutter and my limited personal energy, it is an unavoidable decision for me to give up maintenance.
Fortunately, after the iteration of four major versions, the whole core and architecture of dio has been relatively stable, and the secondary development is not difficult. You can make customized development after forking on the basis of the latest version of source code.
重要なお知らせ: 申し訳ありませんが、私 (@ wendux) は dio ライブラリの保守を続けることができなくなります。 dio は人気のある HTTP リクエスト ライブラリとして多くのユーザーを抱えており、dio をベースに一定規模のプラグイン エコシステムを形成していると理解しています。 しかし、Dart/Flutterの更新速度が速いことと、個人の体力が限られていることから、やむを得ずメンテナンスを断念することになりました。
幸いなことに、4 つのメジャー バージョンを繰り返した後、dio のコア全体とアーキテクチャは比較的安定しており、二次開発は難しくありません。 最新版のソースコードを元にフォークしてカスタマイズ開発が可能です。
The Dio package for @FlutterDev and @dart_lang has been abandoned. This is yet another example for why funded, team-based OSS is the way to go. Less burnout for devs, more dependable for clients. https://t.co/KQvFTGu1p5
— Flutter Bounty Hunters (@FlutterBounties) February 12, 2023
FlutterDevと@dart_langのためのDioパッケージは廃止されました。
これは、資金提供されたチームベースの OSS が進むべき道である理由の一つの例です。
開発者の燃え尽き症候群を減らし、利用者にとってより信頼性が高まります。
Since dio is now officially abandoned, do you plan to move to
— Jonas ‘observability’ Uekötter (@ue_man) February 11, 2023
We are sad to hear about the latest development in regards to the dio package. It was truly a gem 💎 of the @dart_lang & @FlutterDev package ecosystem.
In case you are looking for an alternative, check out diox (a hard fork).
More power to the OSS community 💙 #dart #flutter pic.twitter.com/aFGstaXqRG— Flutter Gems (@fluttergems) February 12, 2023
Dioパッケージに関する最新の開発に関しての悲しい情報です。それはまさに@dart_langと@FlutterDevパッケージエコシステムの宝石でした。
代替手段を探している場合は、Diox(ハードフォーク)をチェックしてください。
OSSコミュニティへさらなる力を与えるものとなるでしょう。
Dioはpub.devにおいて5000ライクを超える人気パッケージでした。
今後の成り行きに注目していきたいと思います。
Dio was a popular package with over 5,000 likes on pub.dev, and I would like to pay attention to future situation.