chenfanfang
Results
7
repositories owned by
chenfanfang
AvoidCrash
1.6k
Stars
383
Forks
Watchers
This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.
FFDropDownMenu
184
Stars
42
Forks
Watchers
A kind of drop-down menu, You can custom menu style that you want.DropDownMenu 下拉菜单,你可以自定义菜单样式,自由性高。
flutter_tableview
42
Stars
17
Forks
Watchers
A flutter widget like iOS UITableview. let listView with section header and each section header will hover at the top.