iampawan / VelocityX

A minimalist Flutter framework for rapidly building Flutter apps.
https://velocityx.dev
MIT License
1.43k stars 189 forks source link

in flutter latest version its giving this error #212

Open KushagraSingh9828 opened 4 months ago

KushagraSingh9828 commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

KushagraSingh9828 commented 4 months ago

../../.pub-cache/hosted/pub.dev/velocity_x-4.1.2/lib/src/flutter/flex.dart:454:7: Error: No named parameter with the name 'clipBehavior'. clipBehavior: clipBehavior, ^^^^^^^^^^^^ ../../developer/flutter/packages/flutter/lib/src/widgets/overflow_bar.dart:57:9: Context: Found this candidate, but the arguments don't match. const OverflowBar({ ^^^^^^^^^^^ Target kernel_snapshot failed: Exception

KushagraSingh9828 commented 4 months ago

![Uploading Screenshot 2024-06-05 at 12.53.32 PM.png…]()

KushagraSingh9828 commented 4 months ago

i have fixed this issue