Multi-Tool은 다양한 기능을 한곳에 모아 놓은 Flutter 앱입니다.
포함:
사용자 입력을 받아 옵션 중 하나를 무작위로 선택하는 Custom Spinner입니다.
간단한 길이와 무게 변환기.
사용자 정의 최소 및 최대 입력이 있는 난수 생성기입니다.
카운터.
Last updated on Mar 11, 2026
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.