From 8646180a4965bff27fb9e3a2e9fad17cdbd352cc Mon Sep 17 00:00:00 2001 From: Dillon <5107025+dillonfagan@users.noreply.github.com> Date: Wed, 2 Nov 2022 10:58:48 -0400 Subject: [PATCH] Update name and description in pubspec --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 14258ab..44b681d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ -name: mob_app -description: A new Flutter project. +name: Mob +description: Mob programming done simply. # The following line prevents the package from being accidentally published to # pub.dev using `flutter pub publish`. This is preferred for private packages.