dnfield / flutter_path_drawing

MIT License
166 stars 27 forks source link

Set uses-material-design to false. #15

Closed ndawod closed 4 years ago

ndawod commented 4 years ago

Just for the record, the example doesn't use Icons at all, but it's a good call:

noor:~/Projects/flutter_path_drawing/$ grep -rs Icons example/*
example/pubspec.yaml:  # The following adds the Cupertino Icons font to your application.
example/pubspec.yaml:  # Use with the CupertinoIcons class for iOS style icons.
example/pubspec.yaml:  # The following line ensures that the Material Icons font is
example/pubspec.yaml:  # the material Icons class.