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

fix: ObjectAlignment enum names #74

Merged
merged 10 commits into from
Nov 3, 2023
Merged

fix: ObjectAlignment enum names #74

merged 10 commits into from
Nov 3, 2023

Commits on Nov 2, 2023

  1. Rename enum values

    ufrshubham committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    11d843e View commit details
    Browse the repository at this point in the history
  2. Create pubspec.yaml

    ufrshubham committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c8eb735 View commit details
    Browse the repository at this point in the history
  3. Revert "Create pubspec.yaml"

    This reverts commit c8eb735.
    ufrshubham committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d15fa3c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Update enums.dart

    ufrshubham committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7e58b48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7290844 View commit details
    Browse the repository at this point in the history
  3. Add ObjectAlignment tests

    ufrshubham committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c2fb2ac View commit details
    Browse the repository at this point in the history
  4. Fix lint issues

    ufrshubham committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    feaccab View commit details
    Browse the repository at this point in the history
  5. Create pubspec.yaml

    ufrshubham committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f43d9e3 View commit details
    Browse the repository at this point in the history
  6. Change byName to fromName

    ufrshubham committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    da4e4e6 View commit details
    Browse the repository at this point in the history
  7. Add trailing comma

    ufrshubham committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    25147a5 View commit details
    Browse the repository at this point in the history