Tag

Scaffold

1 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 29, 2024 · Mobile Development

GetX Scaffold: A Rapid Development Scaffold for Flutter

GetX Scaffold is a rapid development scaffold built on the GetX framework for Flutter, offering a comprehensive template with global methods, extensions, widgets, internationalization, and network utilities to accelerate app development across multiple Flutter versions.

DartFlutterGetX
0 likes · 21 min read
GetX Scaffold: A Rapid Development Scaffold for Flutter
Sohu Tech Products
Sohu Tech Products
Sep 28, 2022 · Mobile Development

Understanding Flutter's PrimaryScrollController and Its Role in Scroll‑to‑Top Behavior

This article explains how Flutter implements the iOS‑style status‑bar tap to scroll‑to‑top feature using PrimaryScrollController, details its definition, relationship with InheritedWidget, ScrollController and ScrollView, shows the relevant source code, and provides practical guidance for avoiding common pitfalls in complex page structures.

FlutterMobile DevelopmentScaffold
0 likes · 17 min read
Understanding Flutter's PrimaryScrollController and Its Role in Scroll‑to‑Top Behavior