math-package

There are 2 repositories under math-package topic.

  • 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++