0 purchases
zyh battery
zyh_battery #
A easy to use battery show widget.
Feedback welcome and
Pull Requests are most welcome!
Example #
import 'package:zyh_battery/zyh_battery.dart';
ZYHBatteryView(
width: 22,
height: 9,
electricQuantity: 0.8,
isCharging: true,
);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.