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

Propose for 0.4.1 improvements #13

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    1df3aa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b9984 View commit details
    Browse the repository at this point in the history
  3. Changing trackEvent to not future

    Avoiding calling `unawaited` every time you want to track a new event.
    The lint rule: https://dart.dev/tools/linter-rules/unawaited_futures
    GabrielRozendo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c91149d View commit details
    Browse the repository at this point in the history
  4. Fixing flutter warning on index and changing to default index.html in…

    … latest flutter version
    
    Warning: In index.html:37: Local variable for "serviceWorkerVersion" is deprecated. Use "{{flutter_service_worker_version}}" template token instead. See https://docs.flutter.dev/platform-integration/web/initialization for more details.
    Warning: In index.html:46: "FlutterLoader.loadEntrypoint" is deprecated. Use "FlutterLoader.load" instead. See https://docs.flutter.dev/platform-integration/web/initialization for more details.
    GabrielRozendo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fb38887 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d8f2d9 View commit details
    Browse the repository at this point in the history
  6. Fix SysInfo in web

    GabrielRozendo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    83dee4e View commit details
    Browse the repository at this point in the history
  7. v0.4.1

    GabrielRozendo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fbcf208 View commit details
    Browse the repository at this point in the history
  8. fix version substring

    GabrielRozendo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    37b18de View commit details
    Browse the repository at this point in the history
  9. trackEventSync

    GabrielRozendo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cf22ed0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    4e5be96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b74fa9 View commit details
    Browse the repository at this point in the history
  3. Shared Prefs example

    GabrielRozendo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3e99a73 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    0b20910 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    0a67304 View commit details
    Browse the repository at this point in the history