flutter / flutter/ai

[feat] Custom padding in LlmChatView

Open
#158 7 comments 2 reactions 0 assignees View on GitHub
pending release
Dominant language
Dart
Stars
286
Forks
94
PR merge metrics
No merged PRs in 30d

Description

Even though the LlmChatViewStyle allows customizing most of the chat view, it does not allow changing the padding of e.g. the chat bubble, the chat input bar, etc and instead hardcode those in the library. It'd be nice to be able to change these.

Contributor guide

Open the contributing guide

Research direction

Start by locating LlmChatView and LlmChatViewStyle, then identify the hardcoded padding for the chat bubble and chat input bar. Done means these padding values can be customized through the style rather than remaining fixed in the library.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.