Open in app

Sign In

Write

Sign In

Rostyslav Lesovyi
Rostyslav Lesovyi

40 Followers

Home

About

Published in Geek Culture

·Jun 14, 2021

Writing custom Widgets in Flutter (Part 3.b) — SimpleOverlay (no helpers)

Intro As promised now I’ll show how to write SimpleOverlay Widget without any helpers. I’ll omit some boilerplate code which was already describer in previous articles. Quick Theory There are few more things we need to know when implementing Widgets that might contain multiple children. The first thing we need to understand is…

Flutter

4 min read

Writing custom Widgets in Flutter (Part 3.b) — SimpleOverlay (no helpers)
Writing custom Widgets in Flutter (Part 3.b) — SimpleOverlay (no helpers)
Flutter

4 min read


Jun 7, 2021

Writing custom Widgets in Flutter (Part 3.a) — SimpleOverlay (with helpers)

Intro In previous articles we discussed how to create leaf Widget without children and Widget with a single child. Now it is time to create more complex Widget with multiple children. Today I will describe how to create a SimpleOverlay Widget. The only thing it does is placing one Widget and…

Flutter

3 min read

Writing custom Widgets in Flutter (Part 3.a) — SimpleOverlay (with helpers)
Writing custom Widgets in Flutter (Part 3.a) — SimpleOverlay (with helpers)
Flutter

3 min read


May 30, 2021

Writing custom Widgets in Flutter (Part 2.b) — ChildSize (no helpers)

Into In previous article we have created a custom Widget to notify us when its child size changes. To accomplish this task SingleChildRenderObjectWidget helper was used. It simplifies some parts of the code because we don’t need to write our own Element. This time we will write everything from scratch. Writing…

Flutter

5 min read

Writing custom Widgets in Flutter (Part 2.b) — ChildSize (no helpers)
Writing custom Widgets in Flutter (Part 2.b) — ChildSize (no helpers)
Flutter

5 min read


May 29, 2021

Writing custom Widgets in Flutter (Part 2.a) — ChildSize (with helpers)

Intro The time has come for my second article. This time it will be a pretty simple Widget that notifies us when its child size changes. The task is pretty simple but the main point of it is to show you how to manage children in RenderObject. When I just started…

Flutter

4 min read

Writing custom Widgets in Flutter (Part 2.a) — ChildSize (with helpers)
Writing custom Widgets in Flutter (Part 2.a) — ChildSize (with helpers)
Flutter

4 min read


Published in ITNEXT

·May 27, 2021

Writing custom Widgets in Flutter (Part 1) — EllipsizedText

Intro Declarative UI in Flutter is pretty nice, easy to use and it is very enticing to use it as much as possible. …

Flutter

5 min read

Writing custom Widgets in Flutter (Part 1) — EllipsizedText
Writing custom Widgets in Flutter (Part 1) — EllipsizedText
Flutter

5 min read

Rostyslav Lesovyi

Rostyslav Lesovyi

40 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech