[firebase_messaging] Updated README for Android#2496
[firebase_messaging] Updated README for Android#2496oluwaseye wants to merge 1 commit intofirebase:masterfrom
Conversation
Casted registry to (FlutterEngine) registry
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
canberksinangil
left a comment
There was a problem hiding this comment.
This would not work since required library is not imported.
import io.flutter.embedding.engine.FlutterEngine;
|
@oluwaseye also how did you handle |
Casted registry to (FlutterEngine) registry
Description
Related Issues
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]). This will ensure a smooth and quick review process.///).flutter analyze) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?