pedrolemoz / unicons-flutter

1000+ beautiful icons to use in you dream project, with all the customization Flutter provides
https://pub.dev/packages/unicons
BSD 3-Clause "New" or "Revised" License
18 stars 7 forks source link

Remove material icons #2

Closed deandreamatias closed 3 years ago

deandreamatias commented 3 years ago

In pubspec.yaml, you can remove the line:

uses-material-design: true

Because this package don't use material icons and avoids conflicts with apps that use unicons but not material icons

pedrolemoz commented 3 years ago

Thanks for the suggestion. This issue has been fixed here!