Coder Social home page Coder Social logo

umrysh / flutterlocation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 781flyingdutchman/flutterlocation

0.0 1.0 0.0 103.17 MB

A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.

License: MIT License

Ruby 1.09% C++ 5.94% C 0.56% Objective-C 13.80% Java 40.99% Kotlin 8.14% Dart 17.99% Swift 6.18% HTML 1.00% CMake 4.31%

flutterlocation's Introduction

Flutter Location

A simple way to get the user location without thinking about permission.

Melos docs.page docs.page

Documentation โ€ข GitHub โ€ข Web Demo

About Flutter Location

This librarie aims at providing you a simple way to get the user location without thinking about permission. It's also heavily configurable so you can easily get better performance or better battery.

Youtube Video

It currently supports Android, iOS, macOS and Web. Support for remaining platforms is incoming.

Features

  • ๐Ÿ‘จโ€๐Ÿ’ป๏ธ Easy to use
  • ๐Ÿ›ฐ Handles requesting permission and enabling GPS automatically for you
  • ๐Ÿ”‹ Highly configurable so you get the best performance / battery ratio for your usecase
  • ๐Ÿ” Supports both with and without Google Play Services for Android phones without them
  • ๐Ÿƒโ€โ™‚๏ธ Supports background location updates
  • โญ๏ธ Flutter Favorite

How to use?

Go to the documentation to install Location!

Then, to get the location of your user you can simply do:

final location = await getLocation();
print("Location: ${location.latitude}, ${location.longitude}");

flutterlocation's People

Contributors

lyokone avatar mehmetf avatar alexays avatar long1eu avatar kevlatus avatar creativepsyco avatar kennethj avatar themisir avatar yixiang avatar g123k avatar perrchick avatar m11an avatar willbryant avatar gramatton avatar maciejpigulski avatar j-j-gajjar avatar 781flyingdutchman avatar lidongze91 avatar yathit avatar matthewtsmith avatar miksen avatar salakar avatar michaelrfairhurst avatar pauldemarco avatar quangio avatar vagrantrobbie avatar sethladd avatar vladaman avatar aliakberaakash avatar guyluz11 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.