The term that is being used for describing the various implementations of lumberdash is plugin. Is this the correct terminology to be used? Shouldn't it be package instead? The term plugin in Flutter refers to libraries that include native calls to integrated platforms in which the application is being run on, where as package is for libraries that only include Dart code or interact with the Flutter framework libraries.
The overlap of the term definition can lead to confusion between non and Flutter developers.
The term that is being used for describing the various implementations of lumberdash is plugin. Is this the correct terminology to be used? Shouldn't it be package instead? The term plugin in Flutter refers to libraries that include native calls to integrated platforms in which the application is being run on, where as package is for libraries that only include Dart code or interact with the Flutter framework libraries.
The overlap of the term definition can lead to confusion between non and Flutter developers.