Skip to content

jimmyurl/flutter_maps

 
 

Repository files navigation

Flutter Maps

short 480

Functionality:

  • map
  • locations searching

Tools / packages:

  • Flutter
  • flutter_map
  • positionstack.com
  • BLoC
  • Very good CLI
  • Autocomplete widget
  • l10n (translations)
  • Serialization (json_annotation)
  • http
  • REST API

Description

App supports very good standards of writing code. Project is divided into 3 layers:

  • Data Layer (Location API CLient)
  • Domain Layer (Locations Repository)
  • Presentations Layer (widgets + BLoC)

Tutorial on YouTube - link

About

Flutter app that show maps and has locations searching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 39.6%
  • C++ 33.5%
  • CMake 16.4%
  • HTML 7.9%
  • C 1.4%
  • Swift 0.8%
  • Other 0.4%