From 0add53bfea71c6058cd60dcbec276e2dfea158a0 Mon Sep 17 00:00:00 2001 From: Andre Lipke Date: Sun, 12 Jun 2022 20:03:38 -0400 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 175f313..b2aa9e3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,6 +2,7 @@ name: boxy description: Overcome limitations of built-in layouts, advanced flex, custom multi-child layouts, slivers, and more! version: 2.0.6 homepage: https://github.com/PixelToast/flutter-boxy +documentation: https://boxy.wiki environment: sdk: '>=2.12.0 <3.0.0'