Creating Hyperlinks in Flutter widgets
How to create hyperlinks inside of Flutter widgets
Here you can find a list of varied Flutter tutorials, from smaller widgets to complete apps.
The tutorials are designed to be understood by a broad audience by being written in a step-by-step manner using many explanatory images and code examples.
The idea is to provide tutorials that are interesting both for beginners and for advanced Flutter developers.
How to create hyperlinks inside of Flutter widgets
How to display rectangular images with corners without altering the original image.
How to navigate from one screen to another without the slide / fade animation.
This tutorial shows how to simulate and visualize bacterial growth.
Rotating in the widget tree is easy. But what about rotating an object around using CustomPaint
?
How to use custom icons in Flutter
There are situations, in which you want the user to be able to type only numbers into a form field …
Styling the whole TextField can be done via the InputDecoration. But what if you have special …
If you do not define anything else, then Flutter will react by exiting the app on the (Android) user …
Sometimes it is necessary to migrate from native apps (e. g.