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.
Updated on
30 Apr 2024
Tools
Data safety
arrow_forward
Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age. The developer provided this information and may update it over time.
Learn more about how developers declare collection
Committed to follow the Play Families policy
See details
What's new
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.