Skip to content

Commit 15c01f8

Browse files
committed
Updated pubspec metadata
1 parent 3cce7d6 commit 15c01f8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: auto_layout_frame
2-
description: A pub.dev-ready Dart package template with recommended settings.
2+
description: Flutter implementation of Figma's Auto Layout frames with support for alignment, padding, gap, resizing, and overflow behavior.
33
version: 0.1.0
44

55
license: MPL-2.0
6-
homepage: https://github.com/kerberjg/dart_package_template
7-
repository: https://github.com/kerberjg/dart_package_template
8-
issue_tracker: https://github.com/kerberjg/dart_package_template/issues
6+
homepage: https://github.com/kerberjg/auto_layout_frame.dart
7+
repository: https://github.com/kerberjg/auto_layout_frame.dart
8+
issue_tracker: https://github.com/kerberjg/auto_layout_frame.dart/issues
99

1010
environment:
1111
sdk: '>=3.0.0 <4.0.0'

0 commit comments

Comments
 (0)