10000 GitHub - ramiro-di-rico/DevWidgets: DevWidgets is a Flutter application with several tools such as generators, formatters and converters for developers. It's directly inspired by DevToys.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

ramiro-di-rico/DevWidgets

 
 

Repository files navigation

DevWidgets

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 🌐!

ResponsiveFramework Download DevWidgetsHome


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
git clone https://github.com/gumbarros/DevWidgets
  1. Install Flutter
  2. Restore the dependencies
flutter pub get
  1. Build for your OS
# Windows
flutter build windows --release
# Mac
flutter build macos --release
# Linux
flutter build linux --release

Contributing

Check CONTRIBUTING.MD.


Special Thanks

Code contributors


About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 84.7%
  • C++ 7.6%
  • CMake 6.6%
  • Other 1.1%
0