【问题标题】:Difference between package and plugin?Difference between package and plugin?
【发布时间】:2022-11-20 23:02:02
【问题描述】:

Difference between package and plugin? Easy and Basic??

Easy Answer which we can say in the interview . If someone ask!

【问题讨论】:

    标签: android flutter firebase plugins


    【解决方案1】:

    The simple easy answer to that question is:

    A package contains only Dart code. A plugin contains both Dart code and Native code (kotlin/js/swift/...)

    A package can use plugins if it wants to. It will still be qualified as a package.

    【讨论】:

      猜你喜欢
      • 2022-12-15
      • 2020-02-28
      • 2022-12-28
      • 2020-12-11
      • 1970-01-01
      • 2022-12-01
      • 2011-06-16
      • 2018-07-23
      相关资源
      最近更新 更多