marquee icon indicating copy to clipboard operation
marquee copied to clipboard

Updated fading_edge_scrollview package

Open hasankarli opened this issue 1 year ago • 5 comments

Hi everyone,

It seems that @MarcelGarus is no longer maintaining this package. Therefore, I removed the package and created my own marquee file. I haven't made any changes compared to the base package.

Please add fading_edge_scrollview: ^4.1.1 to your pubspec.yaml file.

You can find the marquee file here.

hasankarli avatar Aug 07 '24 09:08 hasankarli

Hi @hasankarli, I checked the marquee file you linked. There are some changes in it compared to lib. Are these changes personal, or are they required to fix the bug related to fading-edge-scrollview?

mahinderkirpalsingh avatar Aug 08 '24 12:08 mahinderkirpalsingh

These changes are linter adjustments due to the package of very_good_analysis, so they don't involve any logical changes

hasankarli avatar Aug 08 '24 13:08 hasankarli

Thank you very much for your work @hasankarli !!!

makis73 avatar Sep 04 '24 17:09 makis73

Hello there, I'm a new maintainer. I will release a new version very soon with those changes.

realitymolder avatar Sep 29 '24 02:09 realitymolder

Hello there, I'm a new maintainer. I will release a new version very soon with those changes.

Hi, I saw the new release 2.3, thanks for your work! However, it seems not available from the Flutter pub.

orangex avatar Oct 01 '24 02:10 orangex

@realitymolder

orangex avatar Oct 03 '24 15:10 orangex

@realitymolder

Hey, im still waiting for the owner to give me permissions for pub.dev. Until then, please consider the following:

  marquee:
    git:
      url: https://github.com/MarcelGarus/marquee.git
      ref: "master"

Please let me know on this ticket if all the problems are gone after doing so.

realitymolder avatar Oct 03 '24 16:10 realitymolder

@realitymolder

Hey, im still waiting for the owner to give me permissions for pub.dev. Until then, please consider the following:

  marquee:
    git:
      url: https://github.com/MarcelGarus/marquee.git
      ref: "master"

Please let me know on this ticket if all the problems are gone after doing so.

It works! Thanks!

orangex avatar Oct 03 '24 17:10 orangex

@realitymolder

Hey, im still waiting for the owner to give me permissions for pub.dev. Until then, please consider the following:

  marquee:
    git:
      url: https://github.com/MarcelGarus/marquee.git
      ref: "master"

Please let me know on this ticket if all the problems are gone after doing so.

It works! Thanks!

you can now use 2.3 as normal without the git override :)

realitymolder avatar Oct 10 '24 10:10 realitymolder