based_battery_indicator 1.0.3+1 copy "based_battery_indicator: ^1.0.3+1" to clipboard
based_battery_indicator: ^1.0.3+1 copied to clipboard

A Based Battery Indicator Widget, Which Helps You Create A Battery Indicator With A iOS-Like Battery Indicator

based_battery_indicator

γ€Ž based_battery_indicator - Based Battery Indicator! 』

πŸ“š 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 #

screenshot

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),
),
  • For more information, see the example code at example

⏳ Rate of progress #

Done, but it will revise if necessary

πŸ“Œ Cautions #

None

πŸ§‘β€πŸ’» Contributor #

contributors

πŸ”¦ Declaration #

License

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

11
likes
150
points
58
downloads

Publisher

verified publishernote-of-me.top

Weekly Downloads

A Based Battery Indicator Widget, Which Helps You Create A Battery Indicator With A iOS-Like Battery Indicator

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on based_battery_indicator