Skip to content

Commit

Permalink
Remove lucide flutter form the main repo (#1593)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericfennis authored Oct 13, 2023
1 parent a9c1dca commit b6f5898
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 377 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Lucide is trying to expand the icon set as much as possible while staying faithf
- [Static (svg sprite, font, icons ..)](#static-svg-sprite-font-icons-)
- [Figma](#figma)
- [Laravel](#laravel)
- [Flutter](#flutter)
- [Svelte](#svelte)
- [Solid](#solid)
- [Hyva](#hyva)
Expand Down Expand Up @@ -200,16 +199,6 @@ composer require mallardduck/blade-lucide-icons

For more details, see the [documentation](https://github.com/mallardduck/blade-lucide-icons/blob/main/README.md).

### Flutter

Implementation of Lucide icon library for Flutter applications.

```sh
flutter pub add lucide_icons
```

For more details, see the [pub.dev](https://pub.dev/packages/lucide_icons).

### Svelte

Implementation of the lucide icon library for Svelte applications.
Expand Down
8 changes: 0 additions & 8 deletions docs/guide/packages/lucide-flutter.md

This file was deleted.

76 changes: 0 additions & 76 deletions packages/lucide-flutter/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions packages/lucide-flutter/CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions packages/lucide-flutter/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions packages/lucide-flutter/analysis_option.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions packages/lucide-flutter/example/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions packages/lucide-flutter/lib/lucide_icons.dart

This file was deleted.

10 changes: 0 additions & 10 deletions packages/lucide-flutter/lib/src/icon_data.dart

This file was deleted.

26 changes: 0 additions & 26 deletions packages/lucide-flutter/pubspec.yaml

This file was deleted.

147 changes: 0 additions & 147 deletions packages/lucide-flutter/test/icon_test.dart

This file was deleted.

Loading

0 comments on commit b6f5898

Please sign in to comment.