lib: reorganize file structure

This commit is contained in:
2025-08-04 21:38:39 +02:00
parent c83821fa38
commit 0623bbc50a
10 changed files with 15 additions and 22 deletions

View File

@@ -3,7 +3,7 @@
/// See https://pypi.org/project/svg.path/ for the original implementation.
library;
import '../common/point.dart';
import '../point.dart';
import 'path.dart';
const _commands = {