eclipse / dartboard

Dart Plugin for Eclipse
https://marketplace.eclipse.org/content/dart-plugin-eclipse-0
Eclipse Public License 2.0
56 stars 20 forks source link

Check whether the opened file was part of a Flutter or a Dart project #150

Open jonas-jonas opened 4 years ago

jonas-jonas commented 4 years ago

This does not seem possible right now (as in "needs work in platform").

However, we discussed, that it's not a very often used usecase to both develop Dart and Flutter right now, so we chose to check if a flutter SDK is found, and if so use it for all Dart files.