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

Add null safety support #26

Merged
merged 8 commits into from
Mar 5, 2021
Merged

Add null safety support #26

merged 8 commits into from
Mar 5, 2021

Commits on Mar 4, 2021

  1. update pubspec.yaml for package and example to supported null safety …

    …version of deps
    Ahmed Ghanem committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    e8d3e56 View commit details
    Browse the repository at this point in the history
  2. adjust example to use null safe member access, replace deprecated wid…

    …gets
    Ahmed Ghanem committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    41d4387 View commit details
    Browse the repository at this point in the history
  3. more depracation replacement

    Ahmed Ghanem committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    04aa0ef View commit details
    Browse the repository at this point in the history
  4. remove generated web folder from migration tool

    Ahmed Ghanem committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    3595637 View commit details
    Browse the repository at this point in the history
  5. finish all null safety changes by hand

    Ahmed Ghanem committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    71905ad View commit details
    Browse the repository at this point in the history
  6. replace old dynamic theme dependancy with a AdaptiveTheme which suppo…

    …rts null safety
    Ahmed Ghanem committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    39a82d0 View commit details
    Browse the repository at this point in the history
  7. remove meta package dependancy, not needed anymore

    Ahmed Ghanem committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    9d683b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Revert "remove generated web folder from migration tool"

    This reverts commit 3595637.
    Ahmed Ghanem committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    2a361a0 View commit details
    Browse the repository at this point in the history