nabil6391 / graphviewLinks
Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
☆444Updated last week
Alternatives and similar repositories for graphview
Users that are interested in graphview are comparing it to the libraries listed below
Sorting:
- GraphX package for Flutter.☆514Updated 5 months ago
- A grid-based layout system for Flutter, inspired by CSS Grid Layout☆457Updated 5 months ago
- Evolved Overlay/OverlayEntry - declarative not imperative, intuitive-context, and easy-alignment☆589Updated 3 weeks ago
- 👨💻 Plugins and packages for Flutter framework☆482Updated 3 months ago
- A #Flutter package that let you draw a flow chart diagram with different kind of customizable elements☆236Updated 6 months ago
- Serialize / Deserialize Dart Objects to / from JSON☆399Updated 3 months ago
- Flutter Screenshot Library☆375Updated last year
- A set of widgets to make responsive UI building in flutter more readable☆514Updated last year
- Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.☆412Updated last year
- A flutter package for building card based forms.☆559Updated last year
- ⌚️ Flutter timelines☆396Updated last year
- Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium.☆555Updated 5 months ago
- A Flutter 3D widget that renders Wavefront's object files.☆278Updated last year
- A cross platform plugin for modifying calendars on the user's device☆279Updated 6 months ago
- HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps.☆380Updated 8 months ago
- Flutter After Layout - Brings functionality to execute code after the first layout of a widget has been performed, i.e. after the first f…