stateless-widgets

There are 3 repositories under stateless-widgets topic.

  • flutter_wordPairApp

    nidhidsharma08121988/flutter_wordPairApp

    Making Random Words App to understand and learn Flutter.

    Language:C++0100
  • trishna456/dart-quiz

    This Flutter app is a quiz application developed using Dart. It presents questions, records user answers, and displays the results at the end of the quiz. The app follows Flutter best practices, using stateless and stateful widgets, and state management to ensure a seamless user experience.

    Language:C++10
  • trishna456/flutter-dice-roll

    This Flutter app allows you to roll a dice at the press of a button. It utilizes Flutter best practices, including state management with setState, and incorporates both stateless and stateful widgets. The app features a gradient background and dynamically updates the dice image based on random dice rolls.

    Language:C++10