Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afgprogrammer/flutter-google-map-example

Flutter Google Map Example - Day 41
https://github.com/afgprogrammer/flutter-google-map-example

flutter flutter-google-map flutter-map google-maps

Last synced: 7 days ago
JSON representation

Flutter Google Map Example - Day 41

Awesome Lists containing this project

README

        

## Flutter Google Map Example - Day 41

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

## Previous Designs
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)

## Development Setup
Clone the repository and run the following commands:
```
flutter pub get
flutter run
```

## Screenshots

### Home Page

### Find Friends Page

### Circles Page

## Links

* [Website](https://afgprogrammer.com)
* [Youtube channel](https://youtube.com/afgprogrammer)
* [Twitter](https://twitter.com/afgprogrammer)
* [Instagram](https://instagram.com/afgprogrammer)