Giter VIP home page Giter VIP logo

chaudharydeepanshu / clean_calendar Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 8.0 566 KB

Clean, beautiful and customisable calendar package for flutter

Home Page: https://pub.dev/packages/clean_calendar

License: BSD 3-Clause "New" or "Revised" License

Kotlin 0.04% Swift 0.41% Objective-C 0.01% Dart 84.34% CMake 6.62% C++ 7.42% C 0.51% HTML 0.64%
calendar dart events flutter monthly streaks weekly

clean_calendar's Issues

Rebuilding Clean_calendar

Plausible issues due to an STM library in a package:

  • Using an STM library would make it mandatory for the package to work closely with their changes when making an update.
  • Not updating the STM will lead to version solving fails for others on different versions of STM.
  • Leads to unnecessary delays in the package to issues introduced by STM updates containing no breaking changes. (Encountered)

Possible solution:

  • Make the package independent of other packages if possible.
  • Separately host a copy of the verified version of STM.

Final verdict:
I'm choosing to make this package independent of other packages as maintaining a copy of separate STM would also be a headache whenever major changes were made in a flutter.

So, finally the package would be rebuilt.

Feature: Short / Long Tap Callbacks on calendar controller buttons

It would be cool if you would add callbacks for user taps (short & long) for areas like current month, today icon and chevron left/right icons (calendar page selection). This way, it would be possible to trigger stuff in the background (e.g. loading data, using the haptic engine for user feedback, ...)

Regards,...

Option to display week numbers (on the left side)

I love this widget more & more...and here's another suggestion:

If it's possible, please a a week number display on the left side (w/ customizeable properties like all the others, e.g. 'weekNumbersProperties'). Thank you ;-)

Displaying multiple events on dates through colored dots

Just wonna say a "big thank you" for this wonderful widget. I hope, you'll continue working on it - love it so far 8-)

Just one tiny question:

Is it possible to embed tiny (colored) dots (or labels) to selected days to visualize mutliple events on it?

Best regards,...

Doesn't render correctly with no SafeArea

Hi,

The calendar only renders correctly if in a SafeArea, if not then there are blank lines between Header and weekday names.

On simulators its ok, but on real devices if not using safe area, then its all over the place:

First image, without safeArea:
image

Second image, with safeArea:
image

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.