issues
search
lzhuor
/
auto_size_text_field
Flutter TextField widget that automatically resizes text field to fit perfectly within its bounds.
https://pub.dev/packages/auto_size_text_field
MIT License
52
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
implement onTapOutside
#56
andyskw
closed
4 months ago
1
Add the text selection controls
#55
X-SLAYER
closed
8 months ago
2
add text size callback and refactor
#54
VadimKoylov
closed
10 months ago
0
add text size callback and refactor
#53
VadimKoylov
closed
10 months ago
0
feat: onTapOutside handler
#52
agufagit
closed
3 months ago
5
Make AutoSizeText copyable
#51
RakaAlrian
opened
11 months ago
1
-
#50
cijagani
closed
11 months ago
0
Controller parameter is not null-safe
#45
MrLepage
opened
1 year ago
0
added default context menu builder
#44
jlalvarez18
closed
1 year ago
2
Auto size won't work after a rebuild
#43
gentunian
opened
1 year ago
2
Enable copy Paste in text field
#42
purutechno
closed
1 year ago
1
Unable to use complex and paste
#41
amazingCoding
closed
1 year ago
1
enableInteractiveSelection not working
#40
StockmateDevelopers
closed
11 months ago
2
feature(TextField): Added support of cursorHeight of TextField
#39
lzhuor
closed
1 year ago
0
feature(TextField): Added support of Flutter v3 ContextMenuBuilder & …
#38
lzhuor
closed
1 year ago
0
fixed wrapping for scaled text by small font accessibilty
#37
Brazol
closed
1 year ago
1
Added AutoSizeTextFormField
#36
ikhsan3adi
closed
1 year ago
3
Text should resize itself after reaching MaxLines not after 1 line
#35
Bawen34
opened
2 years ago
1
Missing param 'cursorHeight'
#34
filipljusic
closed
1 year ago
1
Support autofillHints
#33
collinjackson
closed
2 years ago
0
support auto fill hints
#32
collinjackson
closed
2 years ago
0
how can i validate this field
#31
pretech86
opened
2 years ago
0
MaxLengthEnforcement error
#30
Ronjack
closed
2 years ago
3
Replace maxLengthEnforced flag with maxLengthEnforcement
#29
stepushchik-denis-gismart
closed
2 years ago
2
Bug - Parameter missing
#28
foresourcedev
closed
2 years ago
11
Not working at all on big Android devices
#27
DowsingUK
closed
2 years ago
3
is legacy, and should not be imported into a null safe library
#26
khanna007
closed
3 years ago
3
Size does not calculate correctly when containing prefix
#25
GabrieleSuzart
opened
3 years ago
1
Fixed accessibility size
#24
GabrieleSuzart
closed
3 years ago
1
[accessibility] For larger fonts, field size does not match.
#23
GabrieleSuzart
closed
3 years ago
0
Text field content is cutted cause cursor width
#22
sylvestrevgen
opened
3 years ago
2
Widget not configured properly. Text does not resize
#21
LEMUSADR000
closed
1 year ago
18
How to get autosize to work with hint?
#20
LEMUSADR000
opened
3 years ago
3
Text overflowing in physical Android device
#19
yuriescl
opened
3 years ago
5
Adding suffixStyle cause spaces to appears
#18
rfm4j
opened
3 years ago
0
Remove null safety suffix as null safety is in stable
#17
stargazing-dino
closed
3 years ago
1
Contents padding and multiline usage
#16
hyobbb
closed
3 years ago
10
feature/Null safety prerelease
#15
lzhuor
closed
3 years ago
0
Contents padding consideration and multiline use
#14
hyobbb
closed
3 years ago
4
Migrate to null safety 🚀
#13
Sameerkash
closed
3 years ago
2
Update to null safety?
#12
Arenukvern
closed
3 years ago
5
Allow decoration: null
#11
LizDresserDev
opened
3 years ago
2
Obscuring character and other values missing
#10
Gafielt
opened
3 years ago
2
Simple workaround to add the space on the each line in the dynamic width mode, so the last character won't be dropped on the next line
#9
FallenAngel97
closed
4 years ago
3
fix(Deps & Example): Improved example & revert pub deps to support older Flutter & Dart SDKs
#8
lzhuor
closed
4 years ago
0
Fixed the issue when in the logs were errors about "setState() called after dispose()"
#7
FallenAngel97
closed
4 years ago
2
Fixes prefix and suffix text issue
#6
vedartm
closed
4 years ago
2
Prefix text is not taken into textfield width
#5
vedartm
closed
4 years ago
0
Width is only set after keyboard is dismissed
#4
ristiisa
closed
4 years ago
5
AutoSizeTextField not working at all !!!
#3
salonikohse2001
closed
4 years ago
3
Next