DevToys Linux
This is a W.I.P Flutter port of DevToys for Windows.
Getting Started
Building from source
- Clone the repo from GitHub
git clone https://github.com/gumbarros/DevToysLinux
- Install Flutter
- Restore the dependencies and build the project
flutter pub get
flutter run