flutter / flutter_clock

BSD 3-Clause "New" or "Revised" License
543 stars 328 forks source link

Use of external packages? #66

Closed ptaranat closed 4 years ago

ptaranat commented 4 years ago

The official rules indicate that Material Design icons are permitted. Since I require weather icons, can I use external icon packages such as Cuptertino or flutter_weather_icons? Alternately, I can just make my own.

Similarly, simple_animatioms provides a MultiTrackTween which is extremely useful for syncing several Tweens. Can I use this package that is MIT licensed?

I'm assuming all packages will be bundled with the submission so no network calls will be required.

JonathanMonga commented 4 years ago

You can add other packages...