Flutter Firebase Auth

Clash Royale CLAN TAG#URR8PPPFlutter Firebase Auth
I'm developing flutter app and I added firebase auth to project.
And it's running fine, but when app loads up console says this.
Is this normal behavior? Thank you!
5.4.1 - [Firebase/Core][I-COR000003]
The default Firebase app has not yet been configured.
Add `[FIRApp configure];` (`FirebaseApp.configure()` in Swift)
to your application initialization.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.