From 08c13affd811164307ac0062f4d76aadedb11288 Mon Sep 17 00:00:00 2001 From: Ye Chunlin Date: Fri, 29 Jan 2021 14:56:54 +0800 Subject: [PATCH] Update yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a527501..bbd4d60 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: mix_stack -description: MixStack lets you connects Flutter smoothly with Native pages, supports things like Multiple Tab Embeded Flutter View, Dynamic tab changing, and more. You can enjoy a smooth transition from legacy native code to Flutter with it. +description: MixStack lets you connects Flutter smoothly with existing Native codebase without headache. version: 1.0.2 homepage: https://github.com/yuewen/mix_stack