Rich Text in Flutter | Flutter Rich Text

Поділитися
Вставка
  • Опубліковано 6 жов 2024

КОМЕНТАРІ • 5

  • @Arshadkhan-df5zu
    @Arshadkhan-df5zu 2 роки тому +1

    thank you for your struggle sir & helping the begginers.

  • @codermadushan
    @codermadushan Рік тому +1

    thank you. these tutorials are awesome

  • @FlutterTeacher
    @FlutterTeacher  2 роки тому

    This video explains the Rich Text widget in Flutter.
    Using Rich Text we can create the text that allows multiple different styles.
    Text inside the Rich Text is described using InlineSpan object.
    Here you will learn:
    1) Basics of RichText, InlineSpan, TextSpan & WidgetSpan
    2) Using multiple text style for text
    3) Creating clickable text using TextSpan
    4) Adding widget inside the text using WidgetSpan
    Properties supported by TextStyle : ua-cam.com/video/4d1DfwZe3C8/v-deo.html
    Source Code : github.com/flutter-teacher/rich-text-in-flutter
    Flutter Tutorial Playlist: ua-cam.com/play/PLeKQz1VjpjFq3vbq3Hvl1866nsmAQdzUo.html
    Dart Tutorial Playlist : ua-cam.com/play/PLeKQz1VjpjFqqXLvQ8rTnYxZcUqEGA0dm.html