Skip to content

Commit

Permalink
update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Mar 27, 2023
1 parent d15bb49 commit 027900b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/widget/tear_text_demo_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import 'package:flutter/material.dart';
import 'package:polygon/polygon.dart';

///类似 https://codepen.io/mattgrosswork/pen/VwprebG
///内容 讲解 https://juejin.cn/post/7214858677173289017
class TearTextDemoPage extends StatelessWidget {
const TearTextDemoPage({Key? key}) : super(key: key);

Expand Down

0 comments on commit 027900b

Please sign in to comment.