Skip to content

Lucid Icons version is no longer supported #682

Description

@dedan-zeraki

Describe the bug
Running the app on the latest flutter version on iOS throws the error below:

    ../../../../.pub-cache/hosted/pub.dev/lucide_icons-0.257.0/lib/src/icon_data.dart:3:30: Error: The class 'IconData' can't be extended outside of its library because it's a final class.
    class LucideIconData extends IconData {
                                 ^
    Target kernel_snapshot_program failed: Exception
    Failed to package /Users/dedan/DEV/projects/mostro/mobile.

To Reproduce
Steps to reproduce the behavior:

  1. Update to the latest Flutter version.
  2. Run the app
  3. The build fails and the error pops up.

There's an up to date replacement which works: flutter_lucide.
I would be happy to action it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions