marcojakob / dart-dnd

Drag and Drop for Dart web apps with mouse and touch support.
https://code.makery.ch/library/dart-drag-and-drop/
MIT License
135 stars 86 forks source link

Heavy dependency for the library #14

Closed saidatta closed 8 years ago

saidatta commented 8 years ago

Hey,

First of all, Good job on the library! I noticed that polymer dependency is a heavy one. My app is already heavy front-end app that doesn't use polymer. I am afraid that if I plan to integrate this library that my app will become even more heavier.

  1. Thoughts/experiences on the above scenario?
  2. Why did you choose polymer?
  3. How heavily embededed is the use of polymer within the library?

Thanks!

marcojakob commented 8 years ago

Polymer is only used in an example. It is only a dev_dependency.