Flutter 2.5.2
mapbox_flutter-1.0.0-dev.1.1
Steps to recreate:
- flutter create my-mapbox-sample
- cd my-mapbox-sample
- flutter pub add mapbox_flutter
- flutter run
The result is:
Xcode's output:
↳
/Users/theuser/flutter/.pub-cache/hosted/pub.dartlang.org/mapbox_flutter-1.0.0-dev.1.1/ios/Classes/Constants.swift:1:8: error: no such module 'mapbox'
import mapbox
Flutter 2.5.2
mapbox_flutter-1.0.0-dev.1.1
Steps to recreate:
The result is: