Giter Club home page Giter Club logo

Comments (7)

Skyost avatar Skyost commented on August 17, 2024

You could always try to put the week view in a stateful widget and change the width via setState.

from flutterweekview.

nadhirfr avatar nadhirfr commented on August 17, 2024

Hello @Skyost ,

I tried to put the week view in a stateful widget. Then change the weekViewStyle attribute via setState. However only dayViewSeparatorWidth and headerSize are changed, the widget rebuild, but dayViewWidth doesn't change.

Android-Emulator-Pixel-2-API-30

from flutterweekview.

Skyost avatar Skyost commented on August 17, 2024

Oh I see. I may need to check didUpdateWidget in the week view.

from flutterweekview.

Skyost avatar Skyost commented on August 17, 2024

@nadhirfr I fixed it in 741acc1 (I hope), could you please tell me if it works for you ? You can try the changes using :

dependencies:
  flutter_week_view:
    git:
      url: https://github.com/Skyost/FlutterWeekView
      ref: master

(in your pubspec.yml)

from flutterweekview.

nadhirfr avatar nadhirfr commented on August 17, 2024

Hi @Skyost checked and got following result:
Android-Emulator-Pixel-2-API-30 14-09-20 2

I think the width of the event changed, but not with the Day View width. And the scrolling is back to the first day

from flutterweekview.

Skyost avatar Skyost commented on August 17, 2024

Thanks for checking out @nadhirfr. I think I still have to call a setState somewhere...

from flutterweekview.

Skyost avatar Skyost commented on August 17, 2024

I think it should be fixed now. Could you try it by running pub upgrade @nadhirfr ?

from flutterweekview.

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.