PackageTrack
Sign in Get early access

any_field

A flexible Flutter input field widget that can display arbitrary content while maintaining the look and feel of a TextField.

0.1.3 70 downloads/mo #2834 most downloaded on pub.dev semutKecil/any_field

What this package is like to depend on

Last release 9 months ago

11 Nov 2025

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 12 of 12 stable releases

Nothing withdrawn

no release was ever pulled

10 months old

12 releases · first in 2025

12 releases in the last 12 months

see the full history below

Release timeline

12 releases · Oct 2025 to Nov 2025
2026
Release Pre-release

Releases

latest 12
  1. 0.1.3 11 Nov 2025
    Release notes

    Full Changelog: v0.1.2...v.0.1.3

    Open source →
    Release notes
    • Updated README.md:
      • Update how to contribute section
    Open source →
  2. 0.1.2 05 Nov 2025
    Release notes

    Full Changelog: v0.1.1...v0.1.2

    Open source →
    Release notes

    🐛 Bug Fixes

    • Fixed minHeight behavior when set to null — now defaults gracefully without layout issues.

    📚 Documentation

    • Added README notes clarifying that isDense is always true. When using prefixIcon or suffixIcon, developers should explicitly set Icon(size: 24) to match native TextField alignment.
    Open source →
  3. 0.1.1 05 Nov 2025
    Release notes

    Full Changelog: v0.1.0...v0.1.1

    Open source →
    Release notes
    • InputDecoration are fixed to dense:true to get more space
    Open source →
  4. 0.1.0 04 Nov 2025
    Release notes

    0.1.0 - 2025-11-04

    • Migrated core layout to InputDecorator
      Replaced legacy composition with native InputDecorator for idiomatic form field rendering and label/hint behavior.

    • Removed all compensation and displayPadding parameters
      Simplified API surface by eliminating manual layout overrides. Alignment now follows native Flutter behavior.

    Full Changelog: v0.0.8...v0.1.0

    Open source →
    Release notes
    • Migrated core layout to InputDecorator
      Replaced legacy composition with native InputDecorator for idiomatic form field rendering and label/hint behavior.

    • Removed all compensation and displayPadding parameters
      Simplified API surface by eliminating manual layout overrides. Alignment now follows native Flutter behavior.

    Open source →
  5. 0.0.8 30 Oct 2025
    Release notes

    0.0.8 - 2025-10-30

    • Fix vertical offset when max height null.

    Full Changelog: v0.0.7...v0.0.8

    Open source →
    Release notes
    • Fix vertical offset when max height null.
    Open source →
  6. 0.0.7 30 Oct 2025
    Release notes

    0.0.7 - 2025-10-30

    • Fix vertical offset when content height maxes out.

    Full Changelog: v0.0.6...v0.0.7

    Open source →
    Release notes
    • Fix vertical offset when content height maxes out.
    Open source →
  7. 0.0.6 28 Oct 2025
    Release notes

    0.0.6 - 2025-10-26

    • Fix pubspec.yaml to long description

    Full Changelog: v0.0.5...v0.0.6

    Open source →
    Release notes
    • Fix pubspec.yaml to long description
    Open source →
  8. 0.0.5 28 Oct 2025
    Release notes

    0.0.5 - 2025-10-26

    • Updated README add missing ko-fi button

    Full Changelog: v0.0.4...v0.0.5

    Open source →
    Release notes
    • Updated README add missing ko-fi button
    Open source →
  9. 0.0.4 28 Oct 2025
    Release notes

    0.0.4 - 2025-10-26

    • Updated README with dedicated picker examples section
    • Optimized topics for pub.dev search
    • Minor documentation improvements and clarifications

    Full Changelog: v0.0.3...v0.0.4

    Open source →
    Release notes
    • Updated README with dedicated picker examples section
    • Optimized topics for pub.dev search
    • Minor documentation improvements and clarifications
    Open source →
  10. 0.0.3 26 Oct 2025
    Release notes

    0.0.3 - 2025-10-26

    • Fixed displayPadding so displayed content aligns correctly inside decorated fields.
    • Replaced sample GIF with a smaller variant for faster README loading.

    Full Changelog: v0.0.2...v0.0.3

    Open source →
    Release notes
    • Fixed displayPadding so displayed content aligns correctly inside decorated fields.
    • Replaced sample GIF with a smaller variant for faster README loading.
    Open source →
  11. 0.0.2 26 Oct 2025
    Release notes
    • Unified onTap signature to FutureOr<void> for AnyField and AnyFormField.
    • Expanded documentation for compensation params (helper/error/floating/left/right/top).
    • README and example updates (smaller demo GIF); packaging and example fixes.
    • Minor doc improvements and bug fixes.
    Open source →
  12. 0.0.1 26 Oct 2025
    Release notes

    Initial release of AnyField plugin.

    Features

    • Flexible input field widget that can display arbitrary content
    • Full support for InputDecoration (labels, borders, icons)
    • Form integration via AnyFormField wrapper
    • Value management through AnyValueController
    • Configurable height constraints with scroll support
    • Platform-aware layout compensation parameters
    • Keyboard navigation and focus support
    • Tap handling for custom interaction (sync/async)

    Documentation

    • Added comprehensive API documentation
    • Included usage examples
    • Platform-specific layout compensation guide

    Example

    • Added sample app demonstrating basic usage
    • Included form integration examples
    • Demonstrated various input types (date, tags, custom content)
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive