-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Migrate to Federated plugin structure (#67)
* feat: Created platform interface * feat: Implement Google version as federated package * feat: create Apple Maps federated package * fix: bitmap descriptor * test: Add git reference for testing * chore: Add fvm and melos * test: Added more unit tests * style: formatting * ci: update workflow * chore: Update versions * docs: Update changelog, license and readme * docs: update pubspec descriptions * chore: update license files * refactor: update if statements to switch statement * docs: add link to github issue on platform plugin * fix: camera update class check --------- Signed-off-by: Rene Floor <rene.floor@ah.nl> Co-authored-by: Jan van den Berg <koozz@linux.com> Co-authored-by: Michele Volpato <mvolpato@users.noreply.github.com>
- Loading branch information
1 parent
d2db88c
commit b722116
Showing
157 changed files
with
3,915 additions
and
1,266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"flutter": "3.19.6" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.