Skip to content
Saturday, June 25, 2022
  • About
  • Contacts
  • Advertise
  • Facebook
  • Instagram
  • Twitter
  • Linkedin

The Flutter Blog

Learn Flutter with Crazy Developers
The Flutter Blog
Learn Flutter with Crazy Developers
  • Examples
  • Widgets
    • Flutter widgets
  • Flutter
    • Flutter Examples
  • Hire Dedicated Flutter Developer
The Flutter Blog
Learn Flutter with Crazy Developers
  • Facebook
  • Instagram
  • Twitter
  • Linkedin
  • Facebook
  • Instagram
  • Twitter
  • Linkedin

Tag: Widgets

Widgets

Column

theflutterblog January 15, 2020 3 Comments ColumnFlutterFlutter ColumnFlutter widgetsWidgets

A widget that displays its children in a vertical array. To cause a child to expand to fill the available vertical space, wrap the child in an Expanded widget. The Column widget does not scroll (and in general it is considered an error to have more children in a Column than will fit in the available…

View More Column
Widgets

RichText

theflutterblog January 13, 2020 5 Comments FlutterFlutter RichtextFlutter widgetsRichTextWidgets

The RichText widget displays text that uses multiple different styles. The text to display is described using a tree of TextSpan objects, each of which has an associated style that is used for that subtree. The text might break across multiple lines or might all be displayed on the same line depending on the…

View More RichText

Search

Categories

  • Android App Development (19)
  • Animation (5)
  • API call (2)
  • Business (1)
  • Create build (1)
  • Design (11)
  • Error (1)
  • Examples (21)
  • Firebase (1)
  • Flutter Intro (6)
  • Grids (2)
  • Guide (4)
  • Installation (2)
  • iOS App Development (10)
  • Layout (16)
  • Lists (1)
  • Map (1)
  • Review (1)
  • Style (2)
  • Tools (14)
  • troubleshooting (1)
  • UI (11)
  • Uncategorized (2)
  • Widgets (25)

Recent Posts

  • Execution failed for task ‘:app:compileFlutterBuildRelease’
  • 15 IntelliJ IDEA shortcuts every developer should know
  • pod install in Flutter App
  • Flutter Firestore
  • Load your image assets faster in Flutter!
  • Facebook
  • Instagram
  • Twitter
  • Linkedin
  • Facebook
  • Instagram
  • Twitter
  • Linkedin
The Flutter Blog | Designed by: Theme Freesia | WordPress | © Copyright All right reserved