Flutter Google Map Example – Day 41

class Afgprogrammer extends Flutter100DaysOfCode {
  video() {
    return {
      "title": "Flutter Google Map Example",
      "description": "Let’s make a google map application.",
      "day": 41,
    }
  }
}

Assets

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

Screenshots

Home Page

Links

GitHub

View Github