Giter VIP home page Giter VIP logo

flow_graph's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

flow_graph's Issues

The getter 'secondaryVariant' isn't defined for the class 'ColorScheme'.

../lib/src/flow_graph_view.dart:145:52: Error: The getter 'secondaryVariant' isn't defined for the class 'ColorScheme'.

  • 'ColorScheme' is from 'package:flutter/src/material/color_scheme.dart' ('../../../../../../Library/flutter/packages/flutter/lib/src/material/color_scheme.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named 'secondaryVariant'.
    var focusColor = Theme.of(context).colorScheme.secondaryVariant;
    ^^^^^^^^^^^^^^^^

`GraphNode`可以增加一些函数

可以给GraphNode增加一些函数吗?比如:

  • 获取当前图的最大高度(树的高度)?
  • 转化成JSON或者其他格式?
  • 由其他格式进行导入?

这个支持缩放吗?

这个支持缩放吗?感觉节点多了就展示不了,或者概览图,点击后,全屏显示?

The getter 'secondaryVariant' isn't defined for the class 'ColorScheme'.

../lib/src/flow_graph_view.dart:145:52: Error: The getter 'secondaryVariant' isn't defined for the class 'ColorScheme'.

  • 'ColorScheme' is from 'package:flutter/src/material/color_scheme.dart' ('../../../../../../Library/flutter/packages/flutter/lib/src/material/color_scheme.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named 'secondaryVariant'.
    var focusColor = Theme.of(context).colorScheme.secondaryVariant;
    ^^^^^^^^^^^^^^^^

This is great library!

i apprectie your work! I hava been searching this libray for a long time! i hope u can keep on it!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.