weight_dial_picker 0.0.1 copy "weight_dial_picker: ^0.0.1" to clipboard
weight_dial_picker: ^0.0.1 copied to clipboard

A customizable weight dial picker with kg/lb support

Weight Dial Picker #

A beautiful and customizable weight picker with kg/lb support.

✨ Features #

  • 🎯 Smooth dial interaction
  • 🔄 kg / lb toggle
  • 🎨 Custom UI
  • 📱 Easy to use

📸 Preview #

[Preview]

🚀 Usage #

WeightDialPicker(
  onChanged: (value, unit) {
    print("$value $unit");
  },
)

📦 Installation #

dependencies:
  weight_dial_picker: ^0.0.1
2
likes
0
points
153
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable weight dial picker with kg/lb support

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on weight_dial_picker