Coder Social home page Coder Social logo

Linux Build Process Failed about sidekick HOT 4 OPEN

dileep9490 avatar dileep9490 commented on May 23, 2024
Linux Build Process Failed

from sidekick.

Comments (4)

aguilaair avatar aguilaair commented on May 23, 2024

Hmmmm, according to https://github.com/fluttertools/sidekick/actions/runs/4351969485/jobs/7604186184 Build is passing...

This seems an issue with the io version

from sidekick.

astrolemonade avatar astrolemonade commented on May 23, 2024

I experience the same issue on my machine:

Launching lib/main.dart on Linux in debug mode...
Building Linux application...                                   
ERROR: ../../.pub-cache/hosted/pub.dev/google_fonts-2.3.3/lib/src/google_fonts_base.dart:14:1: Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and 'package:google_fonts/src/asset_manifest.dart'.
ERROR: import 'asset_manifest.dart';
ERROR: ^^^^^^^^^^^^^
ERROR: ../../.pub-cache/hosted/pub.dev/google_fonts-2.3.3/lib/src/google_fonts_base.dart:32:31: Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and 'package:google_fonts/src/asset_manifest.dart'.
ERROR: AssetManifest assetManifest = AssetManifest();
ERROR:                               ^^^^^^^^^^^^^
ERROR: lib/src/modules/common/app_shell.dart:203:25: Error: 'SearchBar' is imported from both 'package:flutter/src/material/search_anchor.dart' and 'package:sidekick/src/modules/search/components/search_bar.dart'.
ERROR:                   const SearchBar(),
ERROR:                         ^^^^^^^^^
ERROR: lib/src/modules/fvm/dialogs/fvm_global_dialog.dart:55:64: Error: The argument type 'String?' can't be assigned to the parameter type 'String' because 'String?' is nullable and 'String' isn't.
ERROR:                                 ClipboardData(text: configured.currentPath));
ERROR:                                                                ^
ERROR: ../../.pub-cache/git/material_floating_search_bar-e71c90e759f7b6bea64f846f5597c0a7734bbfe7/lib/src/floating_search_bar_scroll_notifier.dart:38:41: Error: Required named parameter 'devicePixelRatio' must be provided.
ERROR:             metrics = FixedScrollMetrics(
ERROR:                                         ^
ERROR: ../../fvm/versions/stable/packages/flutter/lib/src/widgets/scroll_metrics.dart:140:3: Context: Found this candidate, but the arguments don't match.
ERROR:   FixedScrollMetrics({
ERROR:   ^^^^^^^^^^^^^^^^^^
ERROR: Target kernel_snapshot failed: Exception
Exception: Build process failed

from sidekick.

aguilaair avatar aguilaair commented on May 23, 2024

@astrolemonade, that looks to me like a Flutter 3.10 issue, I'll take a look

from sidekick.

aguilaair avatar aguilaair commented on May 23, 2024

@astrolemonade Solved those errors

from sidekick.

Related Issues (20)

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.