Imperial-lord / mapbox-flutter

A repository to demonstrate the use of Mapbox - it's Maps and Navigation SDKs in a Flutter application
MIT License
73 stars 65 forks source link

assets #10

Closed rizaljamjam closed 2 years ago

rizaljamjam commented 2 years ago

Hi, Imperial Lord

On the source code, you gave the assets for env. are missing So I think maybe you have to re-uploading the source code, but thank you for your tutorial, that it's good.

This is the image from your youtube tutorial

Screen Shot 2022-05-11 at 19 37 38

This is the image from your github

Screen Shot 2022-05-11 at 19 48 24

Thank you for your attention and your time Regards

Imperial-lord commented 2 years ago

Hey, I did not add the env, because I felt it was implied. The only content there, is your Mapbox Access Token (PUBLIC KEY)

MAPBOX_ACCESS_TOKEN="YOUR_PUBLIC_KEY"
Imperial-lord commented 2 years ago

I have created a new file. Thanks for pointing this out.