fluttercommunity / fluttercommunity/flutter_webview_plugin
create Web view without dimensions
- Langage dominant
- Java
- Étoiles
- 1.5k
- Forks
- 938
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Is there a way of creating a web view without giving it a height so that it can be able to show me the whole content inside the widget's tree without the need of inserting gestureRecognizers for scrolling inside the fixed height that I have gave to the widget ...I have used the "flutter_html" package and it does not force me to give a height to the HTML widget and the container expand to contain the data automatically and I can not find this feature in the "web_view" package....and is there any way to control the text size inside the webview?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par examiner le comportement de dimensionnement du package web_view et la manière dont le widget Flutter gère sa hauteur fixe. Comparez le comportement demandé avec flutter_html et examinez comment gestureRecognizers et la taille du texte sont actuellement exposés. C'est terminé lorsque le package dispose d'une approche définie et testée pour la hauteur automatique du contenu et le contrôle de la taille du texte.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- flutter
- Domaine
- mobile
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 20/100