Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about cupertino-widgets

Read more about cupertino-widgets

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - cupertino-widgets

How to select single toggle switch in itemBuilder?

I use itemBuilder to buid items with toggles and item name,the number of items depends on the length of string array,my problem is when I click anyone of the toggle,all of the toggles will active how ...
test-img

Ae Gg

flutter

dart

flutter-cupertino

cupertino-widgets

Votes: 0

Answers: 1

Latest Answer

child: GridView.builder( gridDelegate: const SliverGridDelegateWithMaxCrossAxisExtent( maxCrossAxisExtent: 360, childAspectRatio:1.35, crossAxisSpac...
test-img

Ae Gg

How to edit the text title in CupertinoSliverNavigationBar using a controller in flutter?

I was wondering if there is a way to actually edit the large title as part of the CupertinoSliverNavigationBar for my TODO list app I want to make the large title as a title that can be editable and w...
test-img

Srikanth Kandarp

flutter

flutter-cupertino

cupertino-widgets

Votes: 0

Answers: 1

Latest Answer

You can a state variable for title or direct controller.text. To update the UI, you can addListener or onChanged method on CupertinoTextField. final TextEditingController controller = TextEditingCont...
test-img

Md. Yeasin Sheikh

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved