Skip to content

feat: add themed input components for selection, text, and time picking#127

Merged
ManuelRomeroA merged 1 commit into
mainfrom
development
Mar 28, 2026
Merged

feat: add themed input components for selection, text, and time picking#127
ManuelRomeroA merged 1 commit into
mainfrom
development

Conversation

@ManuelRomeroA
Copy link
Copy Markdown
Contributor

  • Introduced ThemedSelectInput and ThemedMultiSelectInput for single and multi-value selections with customizable options.
  • Added ThemedTextInput, ThemedPasswordInput, and ThemedSearchInput for various text input scenarios, including validation and autocomplete features.
  • Implemented ThemedTimePicker and ThemedTimeRangePicker for time selection, supporting both single and range time inputs with customizable formats.
  • Each component includes detailed usage examples and constructor parameters for easy integration into layrz Flutter applications.

- Introduced `ThemedSelectInput` and `ThemedMultiSelectInput` for single and multi-value selections with customizable options.
- Added `ThemedTextInput`, `ThemedPasswordInput`, and `ThemedSearchInput` for various text input scenarios, including validation and autocomplete features.
- Implemented `ThemedTimePicker` and `ThemedTimeRangePicker` for time selection, supporting both single and range time inputs with customizable formats.
- Each component includes detailed usage examples and constructor parameters for easy integration into layrz Flutter applications.
@github-actions
Copy link
Copy Markdown

📋 Changelog Summary

This PR includes the following changes:

✨ Features

  • add themed input components for selection, text, and time picking (3d44d87 by Manuel romero)

📊 Diff Stats

Metric Count
📄 Files changed 14
🟢 Insertions $\color{green}\textsf{+3254}$
🔴 Deletions $\color{red}\textsf{-1}$

🤖 Auto-generated by changelog workflow

@github-actions
Copy link
Copy Markdown

📊 Test Coverage Report

🎯 Dart/Flutter

Metric Value
Coverage 11.1%
Lines covered 10811 / 127
Lines missing -10684

🤖 Generated by coverage workflow

@ManuelRomeroA ManuelRomeroA merged commit e31de4f into main Mar 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant