Multi-Tool is a Flutter app that has various functions in one place.
Includes:
Custom Spinner that takes user input and randomly selects one of the options.
Simple Length and Weight Converter.
Random Number Generator with custom minimum and maximum inputs.
Counter.
Release: Spinner - custom spinner with user input *Saves input when going back and forth between the spinner and options screen **Does not save input when returning to the home screen Converter - Length and Weight converter with basic options Random Number Generator - takes user input for minimum and maximum and generates a random number in those parameters Counter - a simple counter that increases or decreases the current count with a reset button *cannot go below 0.
~Cal Poly Pomona
1.0.1 1.0.1
Release: Spinner - custom spinner with user input *Saves input when going back and forth between the spinner and options screen **Does not save input when returning to the home screen Converter - Length and Weight converter with basic options Random Number Generator - takes user input for minimum and maximum and generates a random number in those parameters Counter - a simple counter that increases or decreases the current count with a reset button *cannot go below 0.