File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010
1111## 🎖 Installing
1212
13+ ** 1、install**
14+
1315``` yaml
1416dependencies :
1517 flutter_custom_dialog : ^1.0.0
1618` ` `
1719
18- ## ⚡ Use Custom Dialog
19-
20- **1、import**
20+ **2、import**
2121
2222` ` ` dart
2323import 'package:flutter_custom_dialog/flutter_custom_dialog.dart';
2424```
2525
26- ** 2、road map **
26+ ## 🎖 Example
2727
28- > dialog demo
28+ > dialog_demo
2929
3030<table >
3131 <tr >
@@ -67,7 +67,7 @@ import 'package:flutter_custom_dialog/flutter_custom_dialog.dart';
6767 </tr >
6868</table >
6969
70- > dialog gravity
70+ > dialog_gravity
7171
7272<table >
7373 <tr >
@@ -109,7 +109,7 @@ import 'package:flutter_custom_dialog/flutter_custom_dialog.dart';
109109 </tr >
110110</table >
111111
112- > dialog animation
112+ > dialog_animation
113113
114114<table >
115115 <tr >
You can’t perform that action at this time.
0 commit comments