Multi-Tool 是一款集多種功能於一體的 Flutter 應用程式。
包括:
自訂微調器接受使用者輸入並隨機選擇其中一個選項。
簡單的長度和重量轉換器。
具有自訂最小和最大輸入的隨機數產生器。
櫃檯。
Last updated on 2026年03月11日
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.