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

chore: rename android classes and method extensions #179

Merged

Conversation

mrehan27
Copy link
Contributor

part of: MBL-657

Changes

  • Moved extensions to dedicated files for better organization
  • Renamed getAsTypeOrNull to getAs for simplicity while retaining functionality
  • Renamed CustomerIoPlugin to CustomerIOPlugin to align with naming conventions
  • Renamed CustomerIOPluginModule to NativeModuleBridge for clarity, as it's an internal class and CustomerIO prefix looked redundant

@mrehan27 mrehan27 self-assigned this Nov 22, 2024
Copy link

github-actions bot commented Nov 22, 2024

Sample app builds 📱

Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request.


  • amiapp_flutter: 179.1.0 (28875398)

@@ -39,7 +39,7 @@ flutter:
platforms:
android:
package: io.customer.customer_io
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we can rename package to follow more conventional format, but I avoided doing it for now. Happy to make the change if we feel we should go for it.

@mrehan27 mrehan27 requested a review from Shahroz16 November 22, 2024 11:10
@mrehan27 mrehan27 force-pushed the rehan/mbl-657-android-renaming branch from ff97d17 to 577eed9 Compare November 25, 2024 08:26
@mrehan27 mrehan27 force-pushed the rehan/mbl-657-android-renaming branch from 577eed9 to 1582a99 Compare November 25, 2024 08:36
@mrehan27 mrehan27 merged commit ae09860 into feature/data-pipelines-support Nov 26, 2024
6 checks passed
@mrehan27 mrehan27 deleted the rehan/mbl-657-android-renaming branch November 26, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants