Git Product home page Git Product logo

Comments (10)

RanenduKarmakar1997 avatar RanenduKarmakar1997 commented on August 12, 2024

Screenshot from 2024-06-13 14-11-57

from data_table_2.

maxim-saplin avatar maxim-saplin commented on August 12, 2024

What is your flutter version? Try upgrading flutter (flutter upgrade)

from data_table_2.

RanenduKarmakar1997 avatar RanenduKarmakar1997 commented on August 12, 2024

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.19.5, on Ubuntu 22.04.4 LTS 6.5.0-35-generic,
locale en_IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 2023.3)
[✓] IntelliJ IDEA Community Edition (version 2024.1)
[✓] VS Code (version 1.90.0)
[✓] Connected device (2 available)
[✓] Network resources

• No issues found!

from data_table_2.

maxim-saplin avatar maxim-saplin commented on August 12, 2024

You jave older versions of Flutter

from data_table_2.

RanenduKarmakar1997 avatar RanenduKarmakar1997 commented on August 12, 2024

@maxim-saplin I upgraded my Flutter version, but I'm still encountering the same issue.

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.22.2, on Ubuntu 22.04.4 LTS 6.5.0-35-generic, locale en_IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 2023.3)
[✓] IntelliJ IDEA Community Edition (version 2024.1)
[✓] VS Code (version 1.90.0)
[✓] Connected device (2 available)
[✓] Network resources

• No issues found!

from data_table_2.

Ensonberg avatar Ensonberg commented on August 12, 2024

Target dart2js failed: ProcessException: Process exited abnormally:
../../.pub-cache/hosted/pub.dev/google_fonts-6.2.0/lib/src/google_fonts_base.dart:69:8:
Error: Type 'FontFeature' not found.
List? fontFeatures,
^^^^^^^^^^^
../../.pub-cache/hosted/pub.dev/data_table_2-2.5.15/lib/src/data_table_2.dart:90:5:
Error: Type 'WidgetStateProperty' not found.
WidgetStateProperty<Color?>? color,
^^^^^^^^^^^^^^^^^^^
../../.pub-cache/hosted/pub.dev/data_table_2-2.5.15/lib/src/data_table_2.dart:362:16:

from data_table_2.

maxim-saplin avatar maxim-saplin commented on August 12, 2024

Try upgrading flutter via flutter upgrade or try locking the version of the widget to the older one, e.g.

dependencies:
  data_table_2: 2.5.12

from data_table_2.

theREMASTERED1 avatar theREMASTERED1 commented on August 12, 2024

Im having this exact issue atm @maxim-saplin
this happened after I upgraded my kotlin from 1.7.10 to 1.8.10
and gradle tools from 7.3.0 to 7.4.2
my flutter is 3.19.6

from data_table_2.

maxim-saplin avatar maxim-saplin commented on August 12, 2024

Im having this exact issue atm @maxim-saplin this happened after I upgraded my kotlin from 1.7.10 to 1.8.10 and gradle tools from 7.3.0 to 7.4.2 my flutter is 3.19.6

Try upgrading flutter via flutter upgrade or try locking the version of the widget to the older one, e.g.

dependencies:
  data_table_2: 2.5.12

from data_table_2.

theREMASTERED1 avatar theREMASTERED1 commented on August 12, 2024

downgrading all the way to 2.3.0 worked for me

from data_table_2.

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.