FLUTTER ECOSYSTEM

numeric_keyboard

Flutter plugin to display a simple numeric keyboard on Android & iOS.

numeric_keyboard cover
Latest version
1.1.0
30-day downloads
805
Likes
94
Pub points
150

Package Overview

Package selection guidance compiled from public package information, community data, and project usage.

Overview

A Flutter plugin that provides a simple numeric keyboard for Android, iOS, Web, macOS, Windows, and Linux. It enables users to input numbers efficiently in forms or fields without the need for a full on-screen keyboard. The keyboard is customizable and integrates seamlessly into Flutter applications. Designed for simplicity and cross-platform compatibility, it supports basic number entry with optional decimal and backspace functionality. Ideal for PIN entry, quantity inputs, or any scenario requiring numeric-only input.

Use cases
  • PIN entry screens
  • quantity input fields
  • form data collection
  • payment amount entry
  • login authentication
  • numeric-only user input
Key features
  • Cross-platform support
  • Customizable layout
  • Decimal input support
  • Backspace functionality
  • Simple integration
  • Lightweight design
Suitable for
  • Mobile app developers
  • Form-based applications
  • Security-sensitive inputs
  • Embedded numeric interfaces
  • Quick prototyping
Considerations
  • Limited to numeric input only
  • No special character support
  • Requires manual handling of input validation
  • Not suitable for text-heavy input
  • May need additional styling for UI consistency
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add numeric_keyboard

Categories

Source repository

Related projects

No data available yet.