Git Product home page Git Product logo

gumbarros / devwidgets Goto Github PK

View Code? Open in Web Editor NEW
152.0 4.0 13.0 60.52 MB

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

Home Page: https://gumbarros.github.io/DevWidgets

License: MIT License

Dart 84.76% CMake 6.61% C++ 7.56% C 0.50% HTML 0.55% Shell 0.02%
dart developer developer-tools flutter linux flutter-apps web json yaml brasil

devwidgets's People

Contributors

dominic-schmid avatar gumbarros avatar kphanipavan avatar norio4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

devwidgets's Issues

SQL Formatter

Add support to SQL dialects and add options like the JSON one. Currently I'm using just a simple generic one. Maybe the best way will be migrating the logic from the Windows one from C# to Dart.

Build with dependencies of lower versions

The AppImage and portable package report requirement of a minimum glibc version 2.34, which is unable to reach on Debian 11. Maybe flatpak is a workaround, but I think it's still necessary and doable to lower the dependency versions for better compatibility, as Debian 11 is not so old yet.

Unable to build on Ubuntu 22.04.3 (linux-x64)

Build execution log:

$ flutter run
Connected devices:
Linux (desktop) • linux • linux-x64 • Ubuntu 22.04.3 LTS 5.15.0-60-generic
Chrome (web) • chrome • web-javascript • Google Chrome 120.0.6099.199
[1]: Linux (linux)
[2]: Chrome (chrome)
Please choose one (or "q" to quit): 1
Launching lib/main.dart on Linux in debug mode...
ERROR: ../../.pub-cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/cached_network_image_provider.dart:78:54: Error: Type 'DecoderCallback' not found.
ERROR: image_provider.CachedNetworkImageProvider key, DecoderCallback decode) {
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/cached_network_image_provider.dart:99:5: Error: Type 'DecoderCallback' not found.
ERROR: DecoderCallback decode,
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/cached_network_image_platform_interface-2.0.0/lib/cached_network_image_platform_interface.dart:29:5: Error: Type 'DecoderCallback' not found.
ERROR: DecoderCallback decode,
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/_image_loader.dart:25:5: Error: Type 'DecoderCallback' not found.
ERROR: DecoderCallback decode,
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_widget.dart:218:42: Error: Type 'DecoderCallback' not found.
ERROR: ImageStreamCompleter load(UiImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key));
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_image.dart:32:48: Error: Type 'DecoderCallback' not found.
ERROR: ImageStreamCompleter load(BlurHashImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key));
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/kubuntu.dart:9:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/kubuntu.dart:22:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/lubuntu.dart:9:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/lubuntu.dart:22:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/ubuntu_budgie.dart:9:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/ubuntu_budgie.dart:22:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/ubuntu_mate.dart:9:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/ubuntu_mate.dart:25:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/ubuntu_studio.dart:9:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/ubuntu_studio.dart:22:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:9:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:118:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:40:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:92:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:144:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:66:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:222:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:170:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:248:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:196:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/xubuntu.dart:9:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:24:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:131:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:53:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:105:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:157:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:79:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:235:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:183:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:261:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/yaru.dart:209:5: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/yaru-0.3.3/lib/src/themes/xubuntu.dart:22:3: Error: No named parameter with the name 'primaryColorDark'.
ERROR: primaryColorDark: YaruColors.coolGrey,
ERROR: ^^^^^^^^^^^^^^^^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/material/color_scheme.dart:462:11: Context: Found this candidate, but the arguments don't match.
ERROR: factory ColorScheme.fromSwatch({
ERROR: ^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/fwfh_text_style-2.22.8+3/lib/fwfh_text_style.dart:256:21: Error: The method '_TextStyleProxy.getParagraphStyle' doesn't have the named parameter 'textScaler' of overridden method 'TextStyle.getParagraphStyle'.
ERROR: ui.ParagraphStyle getParagraphStyle({
ERROR: ^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/painting/text_style.dart:1328:21: Context: This is the overridden method ('getParagraphStyle').
ERROR: ui.ParagraphStyle getParagraphStyle({
ERROR: ^
ERROR: ../../.pub-cache/hosted/pub.dev/fwfh_text_style-2.22.8+3/lib/fwfh_text_style.dart:288:16: Error: The method '_TextStyleProxy.getTextStyle' has fewer named arguments than those of overridden method 'TextStyle.getTextStyle'.
ERROR: ui.TextStyle getTextStyle({double textScaleFactor = 1.0}) =>
ERROR: ^
ERROR: ../../snap/flutter/common/flutter/packages/flutter/lib/src/painting/text_style.dart:1273:16: Context: This is the overridden method ('getTextStyle').
ERROR: ui.TextStyle getTextStyle({
ERROR: ^
ERROR: ../../.pub-cache/hosted/pub.dev/fwfh_text_style-2.22.8+3/lib/fwfh_text_style.dart:274:9: Error: No named parameter with the name 'textScaleFactor'.
ERROR: textScaleFactor: textScaleFactor,
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/cached_network_image_provider.dart:78:54: Error: 'DecoderCallback' isn't a type.
ERROR: image_provider.CachedNetworkImageProvider key, DecoderCallback decode) {
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/cached_network_image_provider.dart:99:5: Error: 'DecoderCallback' isn't a type.
ERROR: DecoderCallback decode,
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/cached_network_image_platform_interface-2.0.0/lib/cached_network_image_platform_interface.dart:29:5: Error: 'DecoderCallback' isn't a type.
ERROR: DecoderCallback decode,
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/_image_loader.dart:25:5: Error: 'DecoderCallback' isn't a type.
ERROR: DecoderCallback decode,
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_widget.dart:218:42: Error: 'DecoderCallback' isn't a type.
ERROR: ImageStreamCompleter load(UiImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key));
ERROR: ^^^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_image.dart:32:48: Error: 'DecoderCallback' isn't a type.
ERROR: ImageStreamCompleter load(BlurHashImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key));
ERROR: ^^^^^^^^^^^^^^^
ERROR: Target kernel_snapshot failed: Exception
Building Linux application...
Exception: Build process failed

i18n - Tutorial/Roadmap

Currently supported languages

  • English
  • Brazilian Portuguese
  • German

How to contribute

  1. Copy and paste assets/translations/en-US.yaml (is always updated)
  2. Do your translation
  3. Add your language key to lib/src/supported_locales.dart
  4. Make a PR 🌍

Implement Dark Theme Option for Enhanced User Experience

Many users prefer dark themes in applications due to various reasons such as reducing eye strain, improving visibility in low-light environments, and aesthetic preferences. Currently, our web app only offers a light theme, limiting user customization and potentially impacting user satisfaction.
Implement a dark theme option in the web app to provide users with a more customizable and comfortable viewing experience. This feature should include:

A toggle switch or setting in the user profile/preferences section to enable/disable the dark theme.
Consistent styling across all components and pages to ensure a seamless transition between light and dark themes.
Compatibility with all features and functionalities of the web app, ensuring no loss of usability or functionality in either theme mode.
Accessibility considerations, such as maintaining sufficient color contrast and readability in the dark theme.

Tools Roadmap

  • Converters
    • JSON <> YAML ✅
    • Timestamp
    • Number Base
    • Cron Parser
  • Encoders / Decoders
    • HTML ✅
    • URL ✅
    • Base64 Text & Image ✅
    • GZip
    • JWT Decoder
  • Formatters
    • JSON ✅
    • SQL ✅ (partially)
    • XML ✅
  • Generators
  • Text
    • Escape / Unescape ✅
    • Inspector & Case Converter
    • Regex Tester
    • Text Comparer ✅
    • XML Validator
    • Markdown Preview ✅
  • Graphic
    • Color Blindness Simulator
    • Color Picker & Contrast
    • PNG / JPEG Compressor
    • Image Converter

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.