flutter_pangrowth_haitao 1.0.0 copy "flutter_pangrowth_haitao: ^1.0.0" to clipboard
flutter_pangrowth_haitao: ^1.0.0 copied to clipboard

flutter_pangrowth是一个可以帮助开发者直接引入穿山甲内容合作的插件。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_pangrowth_haitao

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

dependencies:
  flutter_pangrowth_haitao: ^1.0.0

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:flutter_pangrowth_haitao/entity/novel_entity.dart';
import 'package:flutter_pangrowth_haitao/flutter_pangrowth.dart';
import 'package:flutter_pangrowth_haitao/flutter_pangrowth_code.dart';
import 'package:flutter_pangrowth_haitao/flutter_pangrowth_novel.dart';
import 'package:flutter_pangrowth_haitao/flutter_pangrowth_video.dart';
import 'package:flutter_pangrowth_haitao/novel_entrance/novel_entrance_view.dart';
import 'package:flutter_pangrowth_haitao/video/draw_video_full_view.dart';
import 'package:flutter_pangrowth_haitao/video/grid_video_view.dart';
import 'package:flutter_pangrowth_haitao/video/news_tab_one_view.dart';
import 'package:flutter_pangrowth_haitao/video/news_tabs_view.dart';
import 'package:flutter_pangrowth_haitao/video/video_banner_view.dart';
import 'package:flutter_pangrowth_haitao/video/video_bubble_view.dart';
import 'package:flutter_pangrowth_haitao/video/video_card_view.dart';
import 'package:flutter_pangrowth_haitao/video/video_news_single_card_view.dart';
import 'package:flutter_pangrowth_haitao/video/video_single_card_view.dart';
import 'package:flutter_pangrowth_haitao/video/video_textchain_view.dart';
1
likes
125
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

flutter_pangrowth是一个可以帮助开发者直接引入穿山甲内容合作的插件。

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_pangrowth_haitao

Packages that implement flutter_pangrowth_haitao