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

Migrate to Federated plugin structure #67

Merged
merged 16 commits into from
Jun 3, 2024
Merged

Commits on May 6, 2024

  1. feat: Created platform interface

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0d8ab57 View commit details
    Browse the repository at this point in the history
  2. feat: Implement Google version as federated package

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4a662a3 View commit details
    Browse the repository at this point in the history
  3. feat: create Apple Maps federated package

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    846ec68 View commit details
    Browse the repository at this point in the history
  4. fix: bitmap descriptor

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a2c75a0 View commit details
    Browse the repository at this point in the history
  5. test: Add git reference for testing

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    87a9b6b View commit details
    Browse the repository at this point in the history
  6. chore: Add fvm and melos

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9dbb5c9 View commit details
    Browse the repository at this point in the history
  7. test: Added more unit tests

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b36856f View commit details
    Browse the repository at this point in the history
  8. style: formatting

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    636f6f0 View commit details
    Browse the repository at this point in the history
  9. ci: update workflow

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ee3c90c View commit details
    Browse the repository at this point in the history
  10. chore: Update versions

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0e40670 View commit details
    Browse the repository at this point in the history
  11. docs: Update changelog, license and readme

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    55aadf6 View commit details
    Browse the repository at this point in the history
  12. docs: update pubspec descriptions

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e875df1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. chore: update license files

    Co-authored-by: Jan van den Berg <koozz@linux.com>
    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor and koozz committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0962f2f View commit details
    Browse the repository at this point in the history
  2. refactor: update if statements to switch statement

    Co-authored-by: Michele Volpato <mvolpato@users.noreply.github.com>
    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor and mvolpato committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1bd7e1c View commit details
    Browse the repository at this point in the history
  3. docs: add link to github issue on platform plugin

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6a2ba97 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. fix: camera update class check

    Signed-off-by: Rene Floor <rene.floor@ah.nl>
    renefloor committed May 24, 2024
    Configuration menu
    Copy the full SHA
    13ca692 View commit details
    Browse the repository at this point in the history