auto_size_text
TextSizer
A Flutter widget that automatically resizes text to fit within its bounds.
Flutter widget that automatically resizes text to fit perfectly within its bounds.
2k stars
25 watching
237 forks
Language: Dart
last commit: 12 months ago
Linked from 1 awesome list
androidflutteriostext
Related projects:
Repository | Description | Stars |
---|---|---|
andrico1234/autosize-textarea | A textarea component that automatically resizes to fit its content | 33 |
fayeed/flutter_parsed_text | A Flutter package to parse and linkify text with custom formatting options | 217 |
andarist/react-textarea-autosize | A React component that automatically resizes a textarea as its content changes. | 2,237 |
erchenger/sizeadjustingtextview | Preserves and refactors an open source autosizing text view for Android | 252 |
adopted-ember-addons/ember-autoresize | A tool that enables dynamic resizing of HTML input and textarea elements based on user input. | 87 |
jayeshlab/vue-resize-text | A Vue.js directive to automatically adjust text size based on element width | 71 |
jedwatson/react-input-autosize | A React component that automatically resizes its input field based on its content | 769 |
stevepapa/angular2-autosize | An Angular2 directive that automatically adjusts textarea height to fit content. | 118 |
abdulrahmanalhamali/flutter_typeahead | Provides an auto-suggest widget with customizable layout and text field, suitable for Flutter applications. | 830 |
akamud/autofittextview-xamarin.android | A Xamarin binding for an Android widget that automatically resizes text to fit within its bounds. | 6 |
zachleat/bigtext | A jQuery plugin that calculates font-size and word-spacing to match text to a specific width | 888 |
d3plus/d3plus-text | A smart SVG text box with line wrapping and automatic font size scaling | 105 |
leaverou/stretchy | Automatically adjusts form elements to fit available space without user intervention. | 1,274 |
dn-a/flutter_tags | A Flutter widget for creating customizable, adaptive tags with automatic item addition and removal functionality. | 507 |
eddyborja/mlpautocompletetextfield | An iOS textfield subclass with autocomplete functionality that updates dynamically as the user types | 1,207 |