fn_panel 0.0.6 copy "fn_panel: ^0.0.6" to clipboard
fn_panel: ^0.0.6 copied to clipboard

Chrome调试Network风格面板,用于监听、分析项目请求与响应

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fn_panel

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fn_panel: ^0.0.6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fn_panel/fn_panel.dart';
3
likes
85
pub points
18%
popularity

Publisher

unverified uploader

Chrome调试Network风格面板,用于监听、分析项目请求与响应

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on fn_panel