drawing_animation
494
A Flutter library for gradually painting SVG path objects on canvas (drawing line animation).
drawing_animation
481
A Flutter library for gradually painting SVG path objects on canvas (drawing line animation).
directed_graph
58
Dart implementation of a directed graph. Provides algorithms for sorting vertices, retrieving a topological ordering or detecting cycles.
path_morph_for_flutter
39
This is a Flutter package that lets you smoothly morph one path into another.
jessie
38
RFC 9535 - JSONPath: Query Expressions for JSON implementation in Dart
svg_path_parser
20
A Flutter/Dart utility to parse an SVG path into a equivalent Path object from dart:ui library.
dotted_line_flutter
16
Flutter Dotted Line is a lightweight and highly customizable package for drawing dotted, dashed, and patterned lines in Flutter applications. It provides complete control over the color, gap, dash width, gradient, orientation, and shapes, making it perfect for enhancing UI design.
StoragePath
16
A flutter plugin to get folders name with files path.
flutter_bezier_curve
8
一个生成贝塞尔曲线路径的插件,可以用于widget的裁剪或者路径绘画