ecp_router_manager 1.0.3 copy "ecp_router_manager: ^1.0.3" to clipboard
ecp_router_manager: ^1.0.3 copied to clipboard

翼协云统一路由管理库,提供网络请求封装、状态管理、路由导航等 Flutter 快速开发脚手架功能。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ecp_router_manager

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

dependencies:
  ecp_router_manager: ^1.0.3

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:ecp_router_manager/ecp_router_manager.dart';
0
likes
130
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

翼协云统一路由管理库,提供网络请求封装、状态管理、路由导航等 Flutter 快速开发脚手架功能。

Homepage

License

Apache-2.0 (license)

Dependencies

cupertino_icons, ecp_net, flutter, flutter_screenutil

More

Packages that depend on ecp_router_manager