diff --git a/pubspec.yaml b/pubspec.yaml index b255173..234d036 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,10 +1,14 @@ # Format: https://dart.dev/tools/pub/pubspec name: pxl +description: |- + A tiny cross-platform pixel buffer and foundation for pixel-based graphics. version: 0.1.0-alpha environment: sdk: ^3.5.0 +repository: https://github.com/matanlurey/pxl.dart + dependencies: lodim: ^0.1.4 meta: ^1.15.0