Coder Social home page Coder Social logo

Comments (4)

mono0926 avatar mono0926 commented on July 22, 2024

Please choose either:

  • Use dev or master channel of Flutter 1.26.0-12.0.pre
  • Use 44dc7cb or before

from adaptive_dialog.

CicadaCinema avatar CicadaCinema commented on July 22, 2024

The same error appears on the dev channel:

C:\Users\Atom\StudioProjects\adaptive_dialog\example>flutter channel
Flutter channels:
  master
* dev
  beta
  stable

C:\Users\Atom\StudioProjects\adaptive_dialog\example>flutter run
Launching lib\main.dart on XXXXX in debug mode...
/C:/Software/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.18.1/lib/src/picture_provider.dart:50:59: Error: No named parameter with the name 'nullOk'.
        context != null ? Localizations.localeOf(context, nullOk: true) : null,
                                                          ^^^^^^
/C:/Software/flutter/packages/flutter/lib/src/widgets/localizations.dart:413:17: Context: Found this candidate, but the arguments don't match.
  static Locale localeOf(BuildContext context) {
                ^^^^^^^^


FAILURE: Build failed with an exception.

* Where:
Script 'C:\Software\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 991

* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> Process 'command 'C:\Software\flutter\bin\flutter.bat'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 15s
Running Gradle task 'assembleDebug'...
Running Gradle task 'assembleDebug'... Done                        16.6s
Exception: Gradle task assembleDebug failed with exit code 1

from adaptive_dialog.

mono0926 avatar mono0926 commented on July 22, 2024

@ColonisationCaptain

Sorry, I mistook. I updated #26 (comment).

As for mono0926/flutter_mono_kit#7, I was working in migrating to null safety at #8.
After completed that, it will work on latest dev or master.

from adaptive_dialog.

mono0926 avatar mono0926 commented on July 22, 2024

@ColonisationCaptain

It works now with Flutter latest dev(1.27.0-1.0.pre) on latest master.

from adaptive_dialog.

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.