ffloat_nullsafety 3.3.6 ffloat_nullsafety: ^3.3.6 copied to clipboard
FFloat, although simple and easy to use, can satisfy all your imagination of the floating layer.
3.3.6 #
- update to flutter 3.3.6
3.3.5 #
- update to flutter 3.3.5
3.3.4 #
- update to flutter 3.3.3
3.3.3 #
- update to flutter 3.3.3
3.3.2 #
- update to flutter 3.3.2
3.3.1 #
- update to flutter 3.3.1
3.0.1 #
- 暴露state出去
3.0.0 #
- 升级到flutter3.0
2.0.2 #
- 修复一些刷新上面的错误
1.0.2 #
- FFloatController adds setState function to support external partial refresh of FFloat content
controller.setState(() {
// update your float ui
});
1.0.1 #
-
Supports
alignment
configuration in absolute position mode -
Fix FFloatController status monitoring problem
1.0.0 #
- First version