Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 645 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 645 Bytes

Flutter Google Map Example

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

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

Screenshots

Home Page

Find Friends Page

Circles Page