based_battery_indicator

Creator: coderz1093

Last updated:

Add to Cart

Description:

based battery indicator

『 based_battery_indicator - Based Battery Indicator! 』

Latest update: 2023-07-27 16:30:49
📚 Introduction
📸 Screenshots
📦 How to use
⏳ Rate of progress
📌 Cautions
🧑‍💻 Contributor
🔦 Declaration

📚 Introduction #
A Based Battery Indicator Widget, Which Helps You Create A Battery Indicator With A iOS-Like Battery Indicator
Inspired by cupertino_battery_indicator
📸 Screenshots #

Or try out live example app
📦 How to use #


Follow Installing to add based_dock_scaffold to your pubspec.yaml


Use it as below:


BasedBatteryIndicator(
status: BasedBatteryStatus(
value: 80,
type: BasedBatteryStatusType.error,
),
trackHeight: 10.0,
trackAspectRatio: 2.0,
curve: Curves.ease,
duration: const Duration(second: 1),
),
copied to clipboard

For more information, see the example code at example

⏳ Rate of progress #
Done, but it will revise if necessary
📌 Cautions #
None
🧑‍💻 Contributor #



🔦 Declaration #

This project is licensed under the terms of the MIT license. See LICENSE for more details

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.