ball_knowledge_graph 0.0.1 copy "ball_knowledge_graph: ^0.0.1" to clipboard
ball_knowledge_graph: ^0.0.1 copied to clipboard

3D球效果的知识树

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ball_knowledge_graph

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

dependencies:
  ball_knowledge_graph: ^0.0.1

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:ball_knowledge_graph/data/data.dart';
import 'package:ball_knowledge_graph/flutter_ball_graph.dart';
import 'package:ball_knowledge_graph/util/util.dart';
import 'package:ball_knowledge_graph/widget/controller.dart';
import 'package:ball_knowledge_graph/widget/mypainter.dart';
import 'package:ball_knowledge_graph/widget/r_ball_anim_view.dart';
0
likes
125
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

3D球效果的知识树

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on ball_knowledge_graph