Giter Club home page Giter Club logo

Comments (6)

letsar avatar letsar commented on August 14, 2024

Hi @TribalMarks , can you post the result of flutter doctor please?

from flutter_staggered_grid_view.

jitenders859 avatar jitenders859 commented on August 14, 2024

I am also facing the same problem and here is my flutter doctor result.

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel beta, v0.11.3, on Microsoft Windows [Version 10.0.17134.523], locale en-IN)
[√] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[√] Android Studio (version 3.1)
[√] IntelliJ IDEA Community Edition (version 2018.2)
[√] VS Code, 64-bit edition (version 1.23.1)
[√] Connected device (1 available)

• No issues found!

from flutter_staggered_grid_view.

letsar avatar letsar commented on August 14, 2024

HI @jitenders859 you need to upgrade flutter. The 1.0 is out now 😃 and the SliverWithKeepAliveWidget has been created in the lasts betas (I don't remember which one).

from flutter_staggered_grid_view.

jitenders859 avatar jitenders859 commented on August 14, 2024

hello letsar I am getting this error
I have two apps with flutter version 0.11.3 with staggeredgridview one app is working fine and other it's giving error
file:///C:/Dev/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_staggered_grid_view-0.2.7/lib/src/widgets/staggered_grid_view.dart:492:16: Error: A value of type '#lib1::SliverStaggeredGrid' can't be assigned to a variable of type '#lib2::Widget'.
Try changing the type of the left hand side, or casting the right hand side to '#lib2::Widget'.
return new SliverStaggeredGrid(
^
Compiler failed on F:\projects\carejoy\lib\main.dart
Gradle task assembleDebug failed with exit code 1

from flutter_staggered_grid_view.

jitenders859 avatar jitenders859 commented on August 14, 2024

I have change flutter_staggered_grid_view: ^0.2.7 to flutter_staggered_grid_view: ^0.2.4 now it working fine.

from flutter_staggered_grid_view.

letsar avatar letsar commented on August 14, 2024

Yeah I used the new widget from 0.2.6.
But the best thing to do it's to upgrade to the 1 0 of Flutter.

from flutter_staggered_grid_view.

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.