dartclub/firestore_dart

split up firestore_api in _api with platform channels and _annotations

Closed this issue · 0 comments

flutter:
  plugin:
    platforms:
      android:
        package: bla
        pluginClass: bla
      ios:
        pluginClass: bla
      web:
        default_package: bla 
      macos:
        default_package: bla
  • Separate package for annotations, that needs to be included as dev_dependency when using