odindio

odin flutter dio plugin

引入 part 'xxx.g.dart'; 生成对应 xxx.g.dart 文件 flutter pub run build_runner clean && flutter pub run build_runner build --delete-conflicting-outputs

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.