GitPedia

DevWidgets

DevWidgets is a Flutter application with several tools such as generators, formatters and converters for developers. It's directly inspired by DevToys.

From gumbarros·Updated June 10, 2026·View on GitHub·
·Archived

DevWidgets is a Flutter application with several tools such as generators, formatters and converters for developers. It's directly inspired by DevToys. Clicking here you can try it directly from your browser 🌐! The project is written primarily in Dart, distributed under the MIT License license, first published in 2022. Key topics include: brasil, cnpj, code-generation, cpf, dart.

Latest release: latestLatest Build
July 3, 2023View Changelog →
<p align="center"> <img width=15% src="assets/icon/icon.svg"/> </p> <h2 align="center">DevWidgets</h2> <p align="center"> DevWidgets is a Flutter application with several tools such as generators, formatters and converters for developers. It's directly inspired by <a href="https://github.com/veler/DevToys">DevToys</a>.<br> <a href="https://gumbarros.github.io/DevWidgets">Clicking here</a> you can try it directly from your browser 🌐! </p> <p align="center"> <a href="https://github.com/Codelessly/ResponsiveFramework"> <img src="https://img.shields.io/badge/flutter-responsive-brightgreen.svg" alt="ResponsiveFramework"> </a> <a href="https://github.com/gumbarros/DevWidgets/releases/tag/latest"> <img src="https://img.shields.io/badge/Download-22272e?logo=github" alt="Download"> </a> <image src="https://user-images.githubusercontent.com/52143624/201690529-58c277d6-91f1-466a-b076-da680a0f2a9d.png" alt="DevWidgetsHome"> </p>

Getting Started

Download from Releases

You can download a nightly build for Linux from the latest commit
from here.

Building from source

  1. Clone the repo from GitHub
bash
git clone https://github.com/gumbarros/DevWidgets
  1. Install Flutter
  2. Restore the dependencies
bash
flutter pub get
  1. Build for your OS
bash
# Windows flutter build windows --release # Mac flutter build macos --release # Linux flutter build linux --release

Contributing

Check CONTRIBUTING.MD.


Special Thanks

Code contributors

<br> <a href="https://github.com/gumbarros/dev_widgets/graphs/contributors"> <img src="https://contrib.rocks/image?repo=gumbarros/devtoysflutter" /> </a>

Contributors

Showing top 5 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from gumbarros/DevWidgets via the GitHub API.Last fetched: 6/24/2026