We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a842b8b commit b51d3c4Copy full SHA for b51d3c4
docs.json
@@ -36,15 +36,15 @@
36
["Resizing", "/flutter_resizing"],
37
["Handles", "/handles"],
38
["Using a controller", "/flutter_controller"],
39
- ["API Reference\uD83D\uDD17", "https://pub.dev/documentation/flutter_box_transform/latest/"]
+ ["API Reference \uD83D\uDD17", "https://pub.dev/documentation/flutter_box_transform/latest/"]
40
]
41
],
42
[
43
"Using the Dart API", [
44
["Getting Started", "/get_started"],
45
["Moving", "/moving"],
46
["Resizing", "/resizing"],
47
- ["API Reference\uD83D\uDD17", "https://pub.dev/documentation/box_transform/latest/"]
+ ["API Reference \uD83D\uDD17", "https://pub.dev/documentation/box_transform/latest/"]
48
49
50
["License", "/license"]
0 commit comments