From 3b6117fa9f1af5df7714522c0178dd38b654ac19 Mon Sep 17 00:00:00 2001 From: appflowy Date: Wed, 31 Aug 2022 09:44:46 +0800 Subject: [PATCH] chore: udpate textstyle_extensions version --- frontend/app_flowy/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app_flowy/pubspec.yaml b/frontend/app_flowy/pubspec.yaml index 5ebf486947..18f7d2f2a7 100644 --- a/frontend/app_flowy/pubspec.yaml +++ b/frontend/app_flowy/pubspec.yaml @@ -87,7 +87,7 @@ dependencies: charcode: ^1.3.1 collection: ^1.16.0 bloc: ^8.1.0 - textstyle_extensions: ^1.1.0 + textstyle_extensions: "2.0.0-nullsafety" shared_preferences: ^2.0.15 dev_dependencies: