number_field 0.1.0
number_field: ^0.1.0 copied to clipboard
A Flutter package for phone number input with country code selection.
📱 number_field #
A fully customizable Flutter package for phone number input with automatic country flag emoji and dialing code detection.
✨ Features #
- 🌍 Automatically shows country flag emoji based on dial code
- 📞 Phone number input field with auto country detection
- 🔎 Built-in search to find country by name, code, or dial code (coming soon)
- 🎨 Fully customizable
TextFieldUI using native FlutterTextFieldparameters - 💡 Helper methods to find countries by ISO code or dial code
- ⚡ Lightweight — no image assets needed, only emojis!
Demo #
📦 Installation #
Add the following to your pubspec.yaml file:
dependencies:
number_field: ^0.1.0