Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(fdc): Data Connect Dart SDK init #13063

Merged
merged 65 commits into from
Sep 11, 2024
Merged

feat(fdc): Data Connect Dart SDK init #13063

merged 65 commits into from
Sep 11, 2024

Conversation

maneesht
Copy link
Contributor

@maneesht maneesht commented Jul 11, 2024

Core SDK: packages/firebase_data_connect/firebase_data_connect/lib
Generated SDK: packages/firebase_data_connect/firebase_data_connect/example/lib/generated
Example: packages/firebase_data_connect/firebase_data_connect/example/lib
Context doc: go/dataconnect:sdk:dart:core

@maneesht maneesht requested a review from cynthiajoan July 11, 2024 18:21
@cynthiajoan cynthiajoan changed the title Data Connect Dart SDK feat(fdc): Data Connect Dart SDK init Jul 16, 2024
@maneesht maneesht changed the base branch from master to dataconnect July 31, 2024 16:40
Copy link
Collaborator

@cynthiajoan cynthiajoan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's try to fix the analyzer etc. Also would like to check if the code is up to date with the api review change.

@russellwheatley @Lyokone Can you help please audit the review comments in the doc that you've composed, and move the still valid ones here? Thanks!

packages/firebase_data_connect/all_lint_rules.yaml Outdated Show resolved Hide resolved
@@ -0,0 +1,91 @@
# Copyright 2021 The Chromium Authors. All rights reserved.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same thing for this file

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even if we want to ignore the generated files in the linter?

// limitations under the License.

/// version number for the package, should be align with pubspec.yaml.
const packageVersion = '0.1.0';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can probably do a script to update this version automatically on release (not important for first version)

Removed references to personal firebase projects
Moved mapped host logic to new firebase_common package
@maneesht maneesht requested a review from Salakar as a code owner September 3, 2024 16:42
@Lyokone Lyokone merged commit ab62489 into dataconnect Sep 11, 2024
16 of 21 checks passed
@Lyokone Lyokone deleted the mtewani/fdc branch September 11, 2024 08:29
@firebase firebase locked and limited conversation to collaborators Oct 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants