Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NMEA receiving feature (null safety update) #819

Closed
wants to merge 39 commits into from

Commits on Nov 30, 2020

  1. push voor daniel

    Sempakonka committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    9f3db18 View commit details
    Browse the repository at this point in the history
  2. nmea message clients both for gps and gnss added. Added nmea message …

    …functionality to example app
    Sempakonka committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    6c787cf View commit details
    Browse the repository at this point in the history
  3. nmea message clients both for gps and gnss added. Added nmea message …

    …functionality to example app
    Sempakonka committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    dfce813 View commit details
    Browse the repository at this point in the history
  4. nmea message clients both for gps and gnss added. Added nmea message …

    …functionality to example app
    Sempakonka committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    10fa655 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a88988 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    103bbf8 View commit details
    Browse the repository at this point in the history
  7. Implemented requested changes as well as improved documentation. Adde…

    …d tests to increase code coverage to 100%.
    Sempakonka committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    cb1aaf8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c5ca1a View commit details
    Browse the repository at this point in the history
  9. fix formatting

    Sempakonka committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    7db55c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    633de46 View commit details
    Browse the repository at this point in the history
  2. push voor daniel

    Sempakonka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    ed9b67c View commit details
    Browse the repository at this point in the history
  3. nmea message clients both for gps and gnss added. Added nmea message …

    …functionality to example app
    Sempakonka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    8dfcb37 View commit details
    Browse the repository at this point in the history
  4. nmea message clients both for gps and gnss added. Added nmea message …

    …functionality to example app
    Sempakonka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    a1bbbbe View commit details
    Browse the repository at this point in the history
  5. nmea message clients both for gps and gnss added. Added nmea message …

    …functionality to example app
    Sempakonka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    d77aa1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc1984a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    102198d View commit details
    Browse the repository at this point in the history
  8. Implemented requested changes as well as improved documentation. Adde…

    …d tests to increase code coverage to 100%.
    Sempakonka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    38acda5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b390b8 View commit details
    Browse the repository at this point in the history
  10. fix formatting

    Sempakonka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    723a78b View commit details
    Browse the repository at this point in the history
  11. Improved naming of variables in example app

    version bump
    Sempakonka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    11d7b02 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    982053c View commit details
    Browse the repository at this point in the history
  13. Merge branch 'issue#516' of github.com:Baseflow/flutter-geolocator in…

    …to issue#516
    
    � Conflicts:
    �	geolocator/CHANGELOG.md
    �	geolocator/README.md
    �	geolocator/example/lib/main.dart
    �	geolocator/pubspec.yaml
    �	geolocator_platform_interface/CHANGELOG.md
    Sempakonka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    3ba9250 View commit details
    Browse the repository at this point in the history
  14. version bumb

    Sempakonka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    8a88f54 View commit details
    Browse the repository at this point in the history
  15. CI test error fix

    Sempakonka committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    818653f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    caf03ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bc23af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f86eef View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    7ae009c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0935da View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    c48c34c View commit details
    Browse the repository at this point in the history
  2. changed to local repo

    juanmanjarres committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    02df418 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    744d09e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0fd2e0 View commit details
    Browse the repository at this point in the history
  3. Revert "update dependencies to path"

    This reverts commit 744d09e
    juanmanjarres committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    5087de6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. minor formatting

    juanmanjarres committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    d8c3446 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    47f7345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7caa63a View commit details
    Browse the repository at this point in the history
  3. Update nmea_message.dart

    more formatting
    juanmanjarres committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    a8e884e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fe59c1 View commit details
    Browse the repository at this point in the history