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

Feature/null safety migration #212

Merged
merged 23 commits into from Mar 22, 2021

Commits on Feb 28, 2021

  1. Pubspec for ChopperBuiltValue

    JEuler committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    006ffca View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

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

Commits on Mar 5, 2021

  1. Initial change

    fryette committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    b32cd3d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Implement null safety on chopper_generator

    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    25ff2a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Fix comments on PR

    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    90e1fa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c3094 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Fixed some comments

    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    f398a19 View commit details
    Browse the repository at this point in the history
  2. version updates

    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    8aa36ae View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/null-safety-migration' of https://github.com/fr…

    …yette/chopper into feature/null-safety-migration
    
    # Conflicts:
    #	chopper/lib/src/base.dart
    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    324775b View commit details
    Browse the repository at this point in the history
  4. fixed issues with versions

    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    e4af0d6 View commit details
    Browse the repository at this point in the history
  5. fix comments on chopperClient nullability

    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    4502466 View commit details
    Browse the repository at this point in the history
  6. fixed tests

    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    46f2741 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23117ec View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Fixed issues with nullable client

    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    e0d7523 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/null-safety-migration' of github.com:fryette/ch…

    …opper into feature/null-safety-migration
    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    794aed9 View commit details
    Browse the repository at this point in the history
  3. Bumped build version to 2.0.0

    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    8c858ad View commit details
    Browse the repository at this point in the history
  4. updated libs

    Uladzimir Paliukhovich authored and Uladzimir Paliukhovich committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    bdb386f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. made parts not nullable

    uladzimir_paliukhovich committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    ed73095 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Update chopper/README.md

    Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
    fryette and JEuler committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    f97e815 View commit details
    Browse the repository at this point in the history
  2. Update chopper/README.md

    Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
    fryette and JEuler committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    01dd84b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Update chopper_generator/pubspec.yaml

    Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
    fryette and JEuler committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    d5d8e4b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    3aed275 View commit details
    Browse the repository at this point in the history
  2. More deps upgrade

    JEuler committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    513ab41 View commit details
    Browse the repository at this point in the history