Code Monkey home page Code Monkey logo

Comments (7)

jamesdixon avatar jamesdixon commented on September 27, 2024 3

@macabeus thanks!

I actually just tried the following and is now working for me with the latest syncfusion version:

dependency_overrides:
  # https://github.com/syncfusion/flutter-widgets/issues/16
  pedantic: 1.10.0-nullsafety.1

from flutter-widgets.

SriramKiranSenthilkumar avatar SriramKiranSenthilkumar commented on September 27, 2024

Hi @macabeus,

Thanks for contacting Syncfusion Support. We have analyzed your query and we tried to replicate the reported issue regarding version solving errors with the latest flutter SDK version and we are not able to replicate the reported issue at our end. So, we kindly request you to share us with the Flutter SDK version along with channel info which you are using in your machine to build Flutter App projects and also the other dependencies which you are using in your Flutter project along with our Sycnfusion flutter widgets(i.e., share us your Flutter project's dependencies you have provided in the pubspec.yaml file). This will be helpful in providing the solutions sooner.

Regards,
Sriram Kiran

from flutter-widgets.

jamesdixon avatar jamesdixon commented on September 27, 2024

I'm also running into the same issue, specifically when attempting to run flutter drive.

I'm using Flutter Stable, 1.22.1 but also saw this on 1.22.0.

Here's my pubspec.yaml:

environment:
  sdk: ">=2.7.0 <3.0.0"

dependencies:
  flutter:
    sdk: flutter
  flutter_data:
    git:
      url: https://github.com/flutterdata/flutter_data.git
      ref: 0.5.5
  flutter_data_json_api_adapter:
    git:
      url: https://github.com/flutterdata/flutter_data_json_api_adapter.git
      ref: 0.1.3
  flutter_data_state:
    git:
      url: https://github.com/flutterdata/data_state.git
      path: packages/flutter_data_state
      ref: 0.3.6
  map_launcher:
    git:
      url: git://github.com/scoutforpets/map_launcher.git
      ref: master
  auto_route: ^0.6.7
  flutter_easyrefresh: ^2.1.5
  flutter_hooks: ^0.14.1
  flutter_secure_storage: ^3.3.4
  flutter_vibrate: ^1.0.0
  font_awesome_flutter: ^8.8.1
  google_fonts: ^1.1.0
  hooks_riverpod: ^0.11.1
  http: ^0.12.2
  intl: ^0.16.1
  json_annotation: ^3.0.1
  path_provider: ^1.6.7
  syncfusion_flutter_datepicker: ^18.3.35-beta
  url_launcher: ^5.7.2
  validators: ^2.0.1

# temp fix for auto_route issues
# https://github.com/Milad-Akarie/auto_route_library/issues/250#issuecomment-702769836
dependency_overrides:
  analyzer: "0.39.15"

dev_dependencies:
  flutter_driver:
    sdk: flutter
  test:
  auto_route_generator: ^0.6.8
  build_runner: ^1.10.0
  freezed: ^0.11.0
  json_serializable: ^3.3.0

flutter:
  uses-material-design: true

  assets:
    - assets/config.json

I can confirm that removing the date picker fixes the issue.

from flutter-widgets.

jamesdixon avatar jamesdixon commented on September 27, 2024

Screen Shot 2020-10-13 at 11 19 47

from flutter-widgets.

macabeus avatar macabeus commented on September 27, 2024

@jamesdixon I avoided my error using an old syncfusion version: 18.2.48

from flutter-widgets.

SriramKiranSenthilkumar avatar SriramKiranSenthilkumar commented on September 27, 2024

Hi @jamesdixon ,

Thanks for the revert. We hope that the above-suggested method resolved the reported version solving issues at your end. Please get back to us if you require further assistance.

Regards,
Sriram Kiran

from flutter-widgets.

mshadmnaeo avatar mshadmnaeo commented on September 27, 2024

@macabeus thanks!

I actually just tried the following and is now working for me with the latest syncfusion version:

dependency_overrides:
  # https://github.com/syncfusion/flutter-widgets/issues/16
  pedantic: 1.10.0-nullsafety.1

This saved my day. Thanks!

from flutter-widgets.

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.