tjarvstrand / flutter_timezone

A fork of https://github.com/pinkfish/flutter_native_timezone
Apache License 2.0
42 stars 29 forks source link

Missing Plugin Exception #17

Closed pranavo72bex closed 1 year ago

pranavo72bex commented 1 year ago

I am getting this error message frequently flutter_timezone: ^1.0.6 Flutter version 3.7.12

Screenshot 2023-08-22 at 11 38 39

tjarvstrand commented 1 year ago

Hey @pranavo72bex

This looks like a problem with your build environment rather than something in flutter_timezone. Does this occur when you build from scratch? I.e., after a flutter clean (and cd ios; pod deintegrate if on iOS)?

pranavo72bex commented 1 year ago

Thanks.. problem solved after flutter clean