SPAJAM 2022 final round app by Flutter Lovers team.

Overview
Comments
  • chore(deps): bump firebase_messaging from 14.1.0 to 14.1.3

    chore(deps): bump firebase_messaging from 14.1.0 to 14.1.3

    Bumps firebase_messaging from 14.1.0 to 14.1.3.

    Changelog

    Sourced from firebase_messaging's changelog.

    firebase_messaging - v14.1.3

    • FIX: fix an issue where the notification wasn't restored when going into terminated state (#9997). (d468dcb7)

    firebase_messaging_web - v3.2.8

    • FIX: Retrieve messageId from MessagePayload received on message event for Web platform. (#7846). (d796d33f)

    firebase_ui_auth - v1.1.1

    • FIX: fix OAuth provider buttons paddings (#9991). (cadf2f21)
    • FIX: fix OAuth providers on RegisterScreen (#10026). (5b11e80f)
    • FIX: preserve UI form state when device rotates (#9993). (55dcd329)
    • FIX: clear the error on ForgotPasswordScreen after submitting a valid email (#9992). (6c90b6bd)

    firebase_ui_oauth - v1.1.1

    • FIX: fix OAuth provider buttons paddings (#9991). (cadf2f21)
    • FIX: Made ThemedOAuthProviderButtonStyle.iconPadding work. (5f2002fa)

    firebase_ui_oauth_google - v1.0.8

    • FIX: fix an issue with Google Sign In where the clientId was passed on Android (#10017). (cba4344c)

    2022-11-24

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    ... (truncated)

    Commits
    • 8e9f6b4 chore(release): prepare for release (#10032)
    • d468dcb fix(messaging, android): fix an issue where the notification wasn't restored ...
    • d796d33 fix(firebase_messaging): Retrieve messageId from MessagePayload received ...
    • 26087bb chore(release): prepare for release (#9989)
    • 0b0fea8 fix(messaging, ios): prevent getInitialMessage from being null at the start o...
    • ab39d09 chore(release): prepare for release (#9956)
    • 8cd90b1 fix(messaging): Revert "feat(messaging): use FlutterEngineGroup to improve pe...
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • chore(deps): bump firebase_core from 2.2.0 to 2.3.0

    chore(deps): bump firebase_core from 2.2.0 to 2.3.0

    Bumps firebase_core from 2.2.0 to 2.3.0.

    Changelog

    Sourced from firebase_core's changelog.

    firebase_core - v2.3.0

    firebase_database - v10.0.6

    • FIX: cache the result of event.snapshot to be able to compare the value (#9899). (5f32b812)

    firebase_messaging - v14.1.1

    • FIX: Revert "feat(messaging): use FlutterEngineGroup to improve performance of background handlers". (8cd90b1a)

    firebase_ui_auth - v1.0.6

    • FIX: initialize auth and auth listener in standalone OAuth buttons (#9926). (24450803)
    • FIX: upgrade dependency to fix platform support for firebase_ui_auth (#9924). (a972a790)
    • FIX: fix docs typo for EmailAuthProvider. (#9927). (b1b3b437)
    • FIX: fix docs typo (#9925). (beba8598)

    firebase_ui_firestore - v1.1.0

    • FEAT: Added empty builder in FirestoreListView (#9916). (4a079d17)

    firebase_ui_oauth - v1.0.6

    • FIX: initialize auth and auth listener in standalone OAuth buttons (#9926). (24450803)
    • FIX: upgrade dependency to fix platform support for firebase_ui_auth (#9924). (a972a790)

    firebase_ui_oauth_apple - v1.0.6

    • DOCS: Fixed typo in firebase_ui_oauth packages for firebase_ui_auth package. (#9931). (8cfc803e)

    firebase_ui_oauth_facebook - v1.0.6

    • DOCS: Fixed typo in firebase_ui_oauth packages for firebase_ui_auth package. (#9931). (8cfc803e)

    firebase_ui_oauth_google - v1.0.6

    • FIX: Pass the clientId into GoogleSignIn (#9823). (343e6ed1)
    • DOCS: Fixed typo in firebase_ui_oauth packages for firebase_ui_auth package. (#9931). (8cfc803e)

    firebase_ui_oauth_twitter - v1.0.6

    • DOCS: Fixed typo in firebase_ui_oauth packages for firebase_ui_auth package. (#9931). (8cfc803e)

    2022-11-10

    Changes

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • chore(deps): bump flutter_local_notifications from 11.0.1 to 12.0.4

    chore(deps): bump flutter_local_notifications from 11.0.1 to 12.0.4

    Bumps flutter_local_notifications from 11.0.1 to 12.0.4.

    Release notes

    Sourced from flutter_local_notifications's releases.

    flutter_local_notifications-v12.0.4

    • Fixed issue 1796 where a java.lang.ClassCastException may be thrown on some Android devices when the onDidReceiveBackgroundNotificationResponse has been specified when calling initialize()

    flutter_local_notifications-v12.0.3

    • [Android] removed reference to Android V1 embedding. Thanks to PR from Simon Ser
    • Updated code snippet in readme around requesting notification permissions on Android. Thanks to PR from Leo

    flutter_local_notifications-v12.0.3+1

    • Updated Kotlin version used in example app
    • Updated code snippets in readme to add missing import statements around the iOS setup related to notification actions. Thanks to PR from som-R91

    flutter_local_notifications-v12.0.2

    • [Android] changed callback lookup for notification actions to take place after Flutter engine to ensure callback cache has been initialised to find the callback. This is a follow-up to changes done in 12.0.1 in trying to address issue 1721
    • [Android] updated plugin to clean up resources after it is detached from Flutter engine. Thanks to PR from Simon Ser

    flutter_local_notifications-v12.0.1

    • [Android][iOS] fixed issue 1721 where a crash occurs upon tapping on a notification action fbut the onDidReceiveBackgroundNotificationResponse optional callback hasn't been specified.
    • [iOS] suppressed deprecation warnings where plugin was Apple's old notification APIs to support older iOS devices

    flutter_local_notifications-v12.0.1+1

    • Updated readme to indicate that the timezone package should be added as a direct dependency according to this official lint rule
    • Bumped dependency constraints on flutter_local_notification_linux that was meant to be done in 12.0.0

    flutter_local_notifications-v12.0.0

    • Bumped dbus dependency via flutter_local_notifications_linux
    Commits
    • d65e618 [flutter_local_notifications] fixes parsing of callback handles for notificat...
    • 35cf591 [flutter_local_notifications] fix Kotlin version used in example app (#1791)
    • 60a47a6 Updates readme for iOS Setup (#1776)
    • af5fbe2 added missing kudos for contributions relating to flutter_local_notifications...
    • 96bdf33 release flutter_local_notifications 12.0.3
    • bb7ca27 updated code snippet in readme on requesting permissions on Android (#1754)
    • 9379941 Google Java Format
    • 2a4f898 Drop registerWith in Android plugin (#1745)
    • 341fa58 [flutter_local_notifications] lookup callback after Flutter engine is created...
    • c9d3132 Handle onDetachedFromEngine in Android (#1746)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • chore(deps): bump firebase_messaging from 14.1.0 to 14.1.2

    chore(deps): bump firebase_messaging from 14.1.0 to 14.1.2

    Bumps firebase_messaging from 14.1.0 to 14.1.2.

    Changelog

    Sourced from firebase_messaging's changelog.

    firebase_messaging - v14.1.2

    • FIX: prevent getInitialMessage from being null at the start of the app (#9969). (0b0fea8b)

    firebase_ui_auth - v1.1.0

    • FIX: allow null countryCode for phone input (#9937). (e87ec8a9)
    • FEAT: [firebase_ui_auth] [firebase_ui_oauth] Allow for custom labels to be used for custom OAuth providers (#9858). (fd0b815d)
    • DOCS: improve phone.md (#9774). (1f1ffd19)

    firebase_ui_oauth - v1.1.0

    • FEAT: [firebase_ui_auth] [firebase_ui_oauth] Allow for custom labels to be used for custom OAuth providers (#9858). (fd0b815d)

    2022-11-17

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    ... (truncated)

    Commits
    • 26087bb chore(release): prepare for release (#9989)
    • 0b0fea8 fix(messaging, ios): prevent getInitialMessage from being null at the start o...
    • ab39d09 chore(release): prepare for release (#9956)
    • 8cd90b1 fix(messaging): Revert "feat(messaging): use FlutterEngineGroup to improve pe...
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • build(deps): bump package_info_plus from 3.0.1 to 3.0.2

    build(deps): bump package_info_plus from 3.0.1 to 3.0.2

    Bumps package_info_plus from 3.0.1 to 3.0.2.

    Release notes

    Sourced from package_info_plus's releases.

    package_info_plus 3.0.2

    What's Changed

    New Contributors

    Full Changelog: https://github.com/fluttercommunity/plus_plugins/compare/share_plus-v6.2.0...package_info_plus-v3.0.2

    Commits
    • 707f708 chore(release): prepare for release (#1333)
    • d572feb fix(package_info_plus): adds value equality for PackageInfo (#1328)
    • f8f1a0b fix(share_plus): remove canLaunch check (#1315)
    • e1d3553 feat(share_plus): Show destination for share with result in example, update e...
    • b2137bf chore(release): prepare for release (#1311)
    • 8d7ef27 test(connectivity_plus): Fix integration test on Android 5 (#1306)
    • 055a19b feat(share_plus): remove direct dependence of url_launcher (#1295)
    • 994fef7 fix(share_plus): return correct share result on android (#1301)
    • e4a967f docs(share_plus): #1299 document XFile.fromData (#1300)
    • 45b2d9d chore(release): prepare for release (#1298)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • build(deps): bump flutter_local_notifications from 11.0.1 to 12.0.3

    build(deps): bump flutter_local_notifications from 11.0.1 to 12.0.3

    Bumps flutter_local_notifications from 11.0.1 to 12.0.3.

    Release notes

    Sourced from flutter_local_notifications's releases.

    flutter_local_notifications-v12.0.3

    • [Android] removed reference to Android V1 embedding. Thanks to PR from Simon Ser
    • Updated code snippet in readme around requesting notification permissions on Android. Thanks to PR from Leo

    flutter_local_notifications-v12.0.2

    • [Android] changed callback lookup for notification actions to take place after Flutter engine to ensure callback cache has been initialised to find the callback. This is a follow-up to changes done in 12.0.1 in trying to address issue 1721
    • [Android] updated plugin to clean up resources after it is detached from Flutter engine. Thanks to PR from Simon Ser

    flutter_local_notifications-v12.0.1

    • [Android][iOS] fixed issue 1721 where a crash occurs upon tapping on a notification action fbut the onDidReceiveBackgroundNotificationResponse optional callback hasn't been specified.
    • [iOS] suppressed deprecation warnings where plugin was Apple's old notification APIs to support older iOS devices

    flutter_local_notifications-v12.0.1+1

    • Updated readme to indicate that the timezone package should be added as a direct dependency according to this official lint rule
    • Bumped dependency constraints on flutter_local_notification_linux that was meant to be done in 12.0.0

    flutter_local_notifications-v12.0.0

    • Bumped dbus dependency via flutter_local_notifications_linux
    Commits
    • 96bdf33 release flutter_local_notifications 12.0.3
    • bb7ca27 updated code snippet in readme on requesting permissions on Android (#1754)
    • 9379941 Google Java Format
    • 2a4f898 Drop registerWith in Android plugin (#1745)
    • 341fa58 [flutter_local_notifications] lookup callback after Flutter engine is created...
    • c9d3132 Handle onDetachedFromEngine in Android (#1746)
    • f38183d [flutter_local_notifications] updated readme to add guidance on adding timezo...
    • 55a32e1 Bump flutter_local_notifications_linux in /flutter_local_notifications (#1741)
    • ed7e673 configure dependabot to look for updates from pub
    • 5e89614 [flutter_local_notifications] suppress deprecation warnings on iOS relating t...
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • build(deps): bump lottie from 1.4.3 to 2.0.0

    build(deps): bump lottie from 1.4.3 to 2.0.0

    Bumps lottie from 1.4.3 to 2.0.0.

    Release notes

    Sourced from lottie's releases.

    v2.0.0

    Breaking change: the lottie widget will be smaller if it relies on the intrinsic size of the composition. Previously the lottie parser was automatically multiplying the size of the composition by window.devicePixelRatio. This was incorrect as it results in a widget of a different size depending on the pixel ratio of the monitor. Furthermore, it created some bugs when the property window.devicePixelRatio was not available immediately at the start of the app (on Android release builds).

    The code can be adapted to specify explicitly the size of the animation with width, height and fit properties.

    Scaffold(
      body: Center(
        child: Lottie.asset(
          'assets/LottieLogo1.json',
          height: 800,
          fit: BoxFit.contain,
        ),
      ),
    );
    
    Changelog

    Sourced from lottie's changelog.

    [2.0.0]

    • Breaking change: the lottie widget will be smaller if it relies on the intrinsic size of the composition.

    Previously the lottie parser was automatically multiplying the size of the composition by window.devicePixelRatio. This was incorrect as it results in a widget of a different size depending on the pixel ratio of the monitor. Furthermore, it created some bugs when the property window.devicePixelRatio was not available immediately at the start of the app (on Android release builds).

    The code can be adapted to specify explicitly the size of the animation with width, height and fit properties.

    Scaffold(
      body: Center(
        child: Lottie.asset(
          'assets/LottieLogo1.json',
          height: 800,
          fit: BoxFit.contain,
        ),
      ),
    );
    
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • build(deps): bump firebase_dynamic_links from 5.0.2 to 5.0.3

    build(deps): bump firebase_dynamic_links from 5.0.2 to 5.0.3

    Bumps firebase_dynamic_links from 5.0.2 to 5.0.3.

    Changelog

    Sourced from firebase_dynamic_links's changelog.

    Change Log

    All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

    2022-10-27

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    ... (truncated)

    Commits
    • cd0b8cc chore(release): prepare for release (#9802)
    • 8a0caa0 docs(crashlytics): Use PlatformDispatcher.instance.onError for async errors...
    • 02d7148 feat(app-check)!: update activate() to be able to choose android app attest...
    • c99a842 refactor(plugin_platform_interface): add verify to QueryPlatform and chan...
    • 9ad97c8 fix(auth): properly propagate the FirebaseAuthMultiFactorException for all ...
    • 2a1f910 feat(auth, web): expose reauthenticateWithRedirect and reauthenticateWithPopu...
    • dea46c4 chore: add license header for missing files (#9703)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • build(deps): bump firebase_crashlytics from 3.0.2 to 3.0.3

    build(deps): bump firebase_crashlytics from 3.0.2 to 3.0.3

    Bumps firebase_crashlytics from 3.0.2 to 3.0.3.

    Changelog

    Sourced from firebase_crashlytics's changelog.

    firebase_crashlytics - v3.0.3

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)
    • DOCS: Use PlatformDispatcher.instance.onError for async errors. Update Crashlytics example app to use "flutterfire-e2e-tests" project. (#9669). (8a0caa05)

    firebase_crashlytics_platform_interface - v3.3.4

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

    firebase_database - v10.0.3

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

    firebase_database_platform_interface - v0.2.2+11

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

    firebase_dynamic_links_platform_interface - v0.2.3+19

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

    firebase_in_app_messaging_platform_interface - v0.2.1+23

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

    firebase_messaging - v14.0.3

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

    firebase_messaging_platform_interface - v4.2.4

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

    firebase_ml_model_downloader - v0.2.0+3

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

    firebase_ml_model_downloader_platform_interface - v0.1.1+22

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

    firebase_performance - v0.9.0+3

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

    firebase_performance_platform_interface - v0.1.1+23

    • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

    firebase_remote_config - v3.0.3

    ... (truncated)

    Commits
    • cd0b8cc chore(release): prepare for release (#9802)
    • 8a0caa0 docs(crashlytics): Use PlatformDispatcher.instance.onError for async errors...
    • c99a842 refactor(plugin_platform_interface): add verify to QueryPlatform and chan...
    • dea46c4 chore: add license header for missing files (#9703)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • build(deps): bump hooks_riverpod from 2.0.2 to 2.1.0

    build(deps): bump hooks_riverpod from 2.0.2 to 2.1.0

    Bumps hooks_riverpod from 2.0.2 to 2.1.0.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • chore(deps): bump flutter_local_notifications from 11.0.1 to 13.0.0

    chore(deps): bump flutter_local_notifications from 11.0.1 to 13.0.0

    Bumps flutter_local_notifications from 11.0.1 to 13.0.0.

    Release notes

    Sourced from flutter_local_notifications's releases.

    flutter_local_notifications-v13.0.0

    • [Android] Bumped Android Gradle plugin to 7.3.1. Thanks to the PR from Rexios
      • Updated minimum Flutter version to 3.0.0. Note that technically this was already a requirement by flutter_local_notifications_linux 2.0.0 as ffi 2.0.0 requires Dart 2.17 at a minimum and that shipped with Flutter 3.0.0
    • Added explicit ffi dependency that Linux implementation of the plugin was already using
    • Updated site used by example app to display dummy/placeholder images
    • Updated readme to warn developers that choose not to follow the official Android guidance around notification icons that using the @mipmap/ic_launcher resource requires additional release build configuration. Thanks to the PR from Daniel Arndt
    • Updated readme to add note about how Flutter has an issue with apps running with desugaring on Android 12L and above. Thanks to the PR from Mirek Mazel See flutter/flutter#110658. One potential fix added to the readme is for apps to add the WindowManager library as a dependency:
    dependencies {
        implementation 'androidx.window:window:1.0.0'
        implementation 'androidx.window:window-java:1.0.0'
        ...
    }
    

    flutter_local_notifications-v12.0.4

    • Fixed issue 1796 where a java.lang.ClassCastException may be thrown on some Android devices when the onDidReceiveBackgroundNotificationResponse has been specified when calling initialize()

    flutter_local_notifications-v12.0.3

    • [Android] removed reference to Android V1 embedding. Thanks to PR from Simon Ser
    • Updated code snippet in readme around requesting notification permissions on Android. Thanks to PR from Leo

    flutter_local_notifications-v12.0.3+1

    • Updated Kotlin version used in example app
    • Updated code snippets in readme to add missing import statements around the iOS setup related to notification actions. Thanks to PR from som-R91

    flutter_local_notifications-v12.0.2

    • [Android] changed callback lookup for notification actions to take place after Flutter engine to ensure callback cache has been initialised to find the callback. This is a follow-up to changes done in 12.0.1 in trying to address issue 1721
    • [Android] updated plugin to clean up resources after it is detached from Flutter engine. Thanks to PR from Simon Ser

    flutter_local_notifications-v12.0.1

    • [Android][iOS] fixed issue 1721 where a crash occurs upon tapping on a notification action fbut the onDidReceiveBackgroundNotificationResponse optional callback hasn't been specified.
    • [iOS] suppressed deprecation warnings where plugin was Apple's old notification APIs to support older iOS devices

    flutter_local_notifications-v12.0.1+1

    • Updated readme to indicate that the timezone package should be added as a direct dependency according to this official lint rule
    • Bumped dependency constraints on flutter_local_notification_linux that was meant to be done in 12.0.0

    flutter_local_notifications-v12.0.0

    • Bumped dbus dependency via flutter_local_notifications_linux
    Commits
    • 4b723e7 [flutter_local_notifications] update docs on initialize method to describe ca...
    • 1ebd70d enable usePubspecOverrides with melos (#1822)
    • ff4abbd replaced placeholder.com with dummyimage.com in example app due to Cloudflare...
    • d8d07a7 Google Java Format
    • cb05fb7 [flutter_local_notifications] Fixes #1486 :Adds ability to count down chronom...
    • 2380680 Implement options to hide or crop attachments in the thumbnail on iOS (#1785)
    • a923fc6 bump linux plugin's Flutter version requirement to 3.0.0 and add explicit ffi...
    • 9e02bb5 [flutter_local_notifications] re-add imports needed for Flutter 3.0 and add b...
    • 1d8b9d8 updated example app to not request the ability to display critical alerts (#1...
    • f3bb689 Add note about keeping @mipmap/ic_launcher resource (#1804)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • chore(deps): bump firebase_core from 2.2.0 to 2.4.0

    chore(deps): bump firebase_core from 2.2.0 to 2.4.0

    Bumps firebase_core from 2.2.0 to 2.4.0.

    Changelog

    Sourced from firebase_core's changelog.

    firebase_core - v2.4.0

    firebase_core_web - v2.0.2

    • FIX: currentUser is now populated right at the start of the application without needing to wait for authStateChange (#10028). (2bd0dbff)

    firebase_ui_auth - v1.1.2

    • FIX: automatically upgrade anonymous accounts (#10071). (7b7e82d0)
    • FIX: allow to pass actions to the RegisterScreen (#10025). (3f5ca800)
    • FIX: currentUser is now populated right at the start of the application without needing to wait for authStateChange (#10028). (2bd0dbff)

    2022-12-01

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_oauth_apple - v1.0.8
    • firebase_ui_oauth_facebook - v1.0.8
    • firebase_ui_oauth_twitter - v1.0.8
    • firebase_dynamic_links - v5.0.7

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • chore(deps): bump firebase_messaging from 14.1.0 to 14.1.4

    chore(deps): bump firebase_messaging from 14.1.0 to 14.1.4

    Bumps firebase_messaging from 14.1.0 to 14.1.4.

    Changelog

    Sourced from firebase_messaging's changelog.

    Change Log

    All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

    2022-12-08

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    ... (truncated)

    Commits
    • b574ae3 chore(release): prepare for release (#10078)
    • 336923c chore(messaging): move example app to "flutterfire-e2e-tests" Firebase projec...
    • 185e07a chore(messaging): updating flutter_local_notifications to 12.0.4 in the examp...
    • 8e9f6b4 chore(release): prepare for release (#10032)
    • d468dcb fix(messaging, android): fix an issue where the notification wasn't restored ...
    • d796d33 fix(firebase_messaging): Retrieve messageId from MessagePayload received ...
    • 26087bb chore(release): prepare for release (#9989)
    • 0b0fea8 fix(messaging, ios): prevent getInitialMessage from being null at the start o...
    • ab39d09 chore(release): prepare for release (#9956)
    • 8cd90b1 fix(messaging): Revert "feat(messaging): use FlutterEngineGroup to improve pe...
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • chore(deps): bump flutter_lints from 1.0.4 to 2.0.1

    chore(deps): bump flutter_lints from 1.0.4 to 2.0.1

    Bumps flutter_lints from 1.0.4 to 2.0.1.

    Commits
    • 8e3ce4f Document how to suggest lints for flutter_lints (#1546)
    • b7cd2f4 [pigeon] Minor fixes to NNBD type handling in Dart (#1543)
    • cb22b39 [pigeon] Enable NNBD in tool (#1532)
    • 48cdaf6 [flutter_markdown] update markdown dependency (#1395)
    • 3f8a502 [pigeon] Remove support for non-NNBD (#1524)
    • 4eda7ad [pigeon] Fixes bug where Dart FlutterApis would assert that a nullable argu...
    • dff39d7 [go_router]refactor runtime check to assert (#1362)
    • 5600590 [go_router] Export inherited_go_router.dart file (#1145)
    • d8bf76e [flutter_markdown] Remove build status from README.md (#1326)
    • bc223c1 Remove checked in binaries from flutter/packages. (#1338)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • chore(deps): bump gap from 2.0.0 to 2.0.1

    chore(deps): bump gap from 2.0.0 to 2.0.1

    Bumps gap from 2.0.0 to 2.0.1.

    Changelog

    Sourced from gap's changelog.

    2.0.1

    Fixed

    • Issue with Scrollable.of in master channel
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
Owner
Kosuke Saigusa
Kosuke Saigusa
Booking App - Algoriza Internship Final Project by Team 6.

RoomQuik .. Flutter Booking App using: Flutter BLoC as state management, Dio for APIs handling, GetIt for dependency injection, and Sizer with some built-in Flutter Widgets for Responsiveness, Shared Preferences, Google Maps, and GeoLocator

Amgad M.Behairy 21 Dec 26, 2022
Flutter profile ui - Round Image Profile UI For Flutter

round_image_page A new Flutter project.

Mahfozur Rahman Asif 2 Oct 21, 2022
Flutter pretty qr - Pretty QR code with round edges.

pretty_qr_code Pretty QR code for Flutter. You can round the edges with parameter or use the standard view. Features Created with QR dart Screenshots

null 42 Oct 30, 2022
A group of overlapping round avatars are called face piles, a face pile is a series of overlapping avatar images that come and go as users join and leave a given group.

Flutter Face Pile A group of overlapping round avatars are called face piles. A face pile is a series of overlapping avatar images that come and go as

Amine Chamkh 3 Sep 22, 2022
DostiPak - Dating app to make connection between people and start new love story to lovers

Dosti Pak Dating app to make connection between people and start new love story

ABDULKARIM ALBAIK 6 Oct 2, 2022
A social platform for Pets/Pet lovers.

Pettogram A social platform for pet lovers. --> Deprecated version ✨ Features Like posts Comment on posts Upload Images/Videos as posts Add location t

Lakshmi Narayanan S 2 Jan 22, 2022
Introduction to flutter app final input

TASK CREATOR Introduction to Flutter URSB Webinar Topics What is flutter Why Flutter ? Flutter architecture Advantage and Disadvantage Widgets State A

Nehry Dedoro 2 Aug 28, 2022
Aplicação web para mostrar os grupos do desafio final do módulo de Flutter da Soulcode

flutterteams A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

José Almir 3 Sep 6, 2021
LunaLearning Final UI.

LunaLearning Final UI. two pages one is the home page with a search bar at the top and lists of courses and daily progresses . And the other one is th

Fouham Adnane 100 Oct 8, 2022
Flutter (web) app for the DevFest 2022 in HH, containing my slides as well as the examples used to talk about navigation

go_go_router A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

René Schramowski 2 Dec 15, 2022
Code for Flutter Talk from Flutter Vikings 2022: Custom User Interactions in Flutter

Custom User Interactions - Flutter Vikings 2022 A companion app for the Flutter Vikings 2022 talk - Custom User Interactions with Shortcuts, Intents,

Justin McCandless 9 Sep 16, 2022
HappyNewYearAnimation-using-Flutter - A very delightful Welcome to 2022 with Flutter 🎉🎊🎆

happynewyearapp A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Pratik JH 0 Jan 1, 2022
A project made for the ECV Digital 2022. 🌐 The goal being to make a Flutter application to connect, register and display information of a given API.👨🏼🔧

not_netflix A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if t

QUENEL Laurent 2 May 7, 2022
Flutter Based Application For Task Organization ( KanBan Board ), Hacktober 2022 accepted.

Make your first Pull Request on Hacktoberfest 2022. Don't forget to spread love and if you like give us a ⭐️ Flutter Based Application For Task Organization ( KanBan Board ), Hacktober 2022 accepted.

Naman mehta 13 Oct 27, 2022
Hack&Heal hybrid hackathon 2022 - Body & Mind topic

Meditation App Hack&Heal hybrid hackathon 2022 - Body & Mind topic The MVP is available for mobile browsers here. The Problem 3.6 million citizens hav

Lorenzo Fiorini 4 Jun 19, 2022
This project is created for Hactoberfest 2022 - EXCLUDED

Hacktoberfest 2022 - EXCLUDED PROJECT DO NOT CONTRIBUTE Hacktoberfest is a month-long global celebration of open source software run by DigitalOcean i

Kumar 6 Oct 19, 2022
Built-in Cam Cloud Service(2022 Embeded SW Contest/Car & Mobility)

BCCS (Built-in Cam Cloud System) 목차 작품 소개 작품 시연 어플리케이션 UI Hardware 구성 Software 구성 기술스택 1. 작품 소개 작품 설명 본 시스템은 차량에서 발생한 이벤트를 별도의 저장소 없이 클라우드에서 관리하여 자료의

null 3 Oct 12, 2022
AdventOfCode 2022 in Dart focusing on code golf, making the solutions as small as possible

Advent of Code 2022 in Dart (Code Golf) This is my attempt at solving the Advent of Code 2022 puzzles in the shortest possible code using Dart 2.18. Y

Pascal Welsch 5 Dec 15, 2022
This is the Zuri Chat Android app project repository handled by TEAM SOCRATES, written with pure Flutter.

Zuri Chat Overview This is the Zuri Chat Android app project repository handled by TEAM SOCRATES, written with pure Flutter. NB: Always contact Team l

Zuri Chat 32 Nov 22, 2022