Linux version of DevToys, a Swiss Army knife for developers

  Flutter App, Flutter Desktop

DevToys Linux

This is a W.I.P Flutter port of DevToys for Windows.

Getting Started

Building from source

  1. Clone the repo from GitHub
git clone https://github.com/gumbarros/DevToysLinux
  1. Install Flutter
  2. Restore the dependencies and build the project
flutter pub get
flutter run

Showcase

image
image
image

Download source code on GitHub