Skip to content

[cloud_firestore] Add support for web #45293

@harryterkelsen

Description

@harryterkelsen

We should support cloud_firestore on Flutter for web.

-- Tasks --

  • Move cloud_firestore to its own subdirectory to allow for federated implementations
  • Add cloud_firestore_platform_interface package, with the core interface that the plugin implements, and the MethodChannel implementation
  • Port cloud_firestore to use the interface defined above
  • Add cloud_firestore_web implementing the interface, for web
  • Endorse cloud_firestore_web from cloud_firestore as the official web platform implementation.

Metadata

Metadata

Labels

c: new featureNothing broken; request for a new capabilitycustomer: crowdAffects or could affect many people, though not necessarily a specific customer.p: cloud_firestoreObsolete - Firebase Firestore pluginpackageflutter/packages repository. See also p: labels.platform-webWeb applications specificallywaiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions