Skip to content

Commit a738421

Browse files
author
fbchen
committed
update contact
1 parent 1f78218 commit a738421

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,13 @@ If it helps you a lot, consider sponsoring me a cup of milk tea.
263263
<br/>
264264
[Paypal](https://www.paypal.com/paypalme/hackware1993)
265265
<br/>
266+
<br/>
266267
![support.webp](https://github.com/hackware1993/flutter-constraintlayout/blob/master/support.webp?raw=true)
267268

269+
# Contact
270+
271+
272+
268273
# License
269274

270275
```

lib/constrait_layout/constraint_layout.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ import 'package:flutter/rendering.dart';
3535
///
3636
/// author: hackware
3737
/// home page: https:///github.com/hackware1993
38-
/// email: cfb1993@163.com
38+
/// email: hackware1993@gmail.com
3939
class ConstraintLayout extends MultiChildRenderObjectWidget {
4040
/// TODO implement debug function
4141
final bool debugShowGuideline;

0 commit comments

Comments
 (0)