Skip to content

PreSwift/zyh_battery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zyh_battery

A easy to use battery show widget.

The example app running in iOS

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,
);

About

A easy to use battery show widget.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published