简体   繁体   English

颤振下拉按钮问题

[英]Flutter drop down button issue

我目前正在开发一个flutter项目...我需要一个解决方案,该方法是如何创建简单的问卷并在下拉按钮中进行回答,并提供一些分数以计算出答案的最终分数

I think you are trying to build a quiz app. 我认为您正在尝试构建测验应用程序。
please reference this doc Flutter: how to build a quiz game https://medium.com/flutter-community/flutter-how-to-build-a-quiz-game-596d0f369575 请参考此文档Flutter:如何构建测验游戏https://medium.com/flutter-community/flutter-how-to-build-a-quiz-game-596d0f369575

and github code is here https://github.com/frideosapps/trivia_example 和github代码在这里https://github.com/frideosapps/trivia_example
You can fork this directly. 您可以直接分叉。

demo of this app 该应用程序的演示

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM