Skip to content

Commit c53079e

Browse files
authored
docs: Add warning notes
1 parent 5896455 commit c53079e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README_zh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ MaterialApp(
7575
```
7676
or
7777
``` dart
78+
//警告:不要随意调整调用BotToastInit函数的位置
7879
final botToastBuilder = BotToastInit(); //1.调用BotToastInit
7980
MaterialApp(
8081
title: 'BotToast Demo',

0 commit comments

Comments
 (0)