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

Refactor setting page and TabView #495

Merged
merged 28 commits into from
Feb 6, 2022
Merged

Refactor setting page and TabView #495

merged 28 commits into from
Feb 6, 2022

Commits on Feb 5, 2022

  1. Remove required keyword

    bannzai committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    0929c31 View commit details
    Browse the repository at this point in the history
  2. Refactor store

    bannzai committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    12d1fd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32fcf59 View commit details
    Browse the repository at this point in the history
  4. Keep state

    bannzai committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    4e0460f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ac0548 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary key

    bannzai committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    518e648 View commit details
    Browse the repository at this point in the history
  7. Fix warnings

    bannzai committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    02af214 View commit details
    Browse the repository at this point in the history
  8. Revert "Keep state"

    This reverts commit 4e0460f.
    bannzai committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    5473335 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3138725 View commit details
    Browse the repository at this point in the history
  10. call useAutomaticKeepAlive

    bannzai committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    1237697 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. WIP fix test

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    a7b97e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1a4f8e View commit details
    Browse the repository at this point in the history
  3. 🆙 version pub

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    cb89b3f View commit details
    Browse the repository at this point in the history
  4. return null;

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    509feaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15f5334 View commit details
    Browse the repository at this point in the history
  6. 🆙 version dart

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    6fb3ea0 View commit details
    Browse the repository at this point in the history
  7. Fix test case

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    775fcee View commit details
    Browse the repository at this point in the history
  8. 🆙 version to 31

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    ab8822d View commit details
    Browse the repository at this point in the history
  9. Remove unnecessary !

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    7c062b4 View commit details
    Browse the repository at this point in the history
  10. Avoid warnings

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    6a3b0b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d7c239a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    df0606c View commit details
    Browse the repository at this point in the history
  13. Revert ":shell: flutter pub upgrade --major-versions"

    This reverts commit df0606c.
    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    dcf5821 View commit details
    Browse the repository at this point in the history
  14. 🆙 kotlin version

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    9b4db0d View commit details
    Browse the repository at this point in the history
  15. add android:exported

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    1ce36fe View commit details
    Browse the repository at this point in the history
  16. Fix assertion

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    77dda48 View commit details
    Browse the repository at this point in the history
  17. exported to true

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    18ce835 View commit details
    Browse the repository at this point in the history
  18. 📝 using optional binding

    bannzai committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    bad1917 View commit details
    Browse the repository at this point in the history