gen_lang icon indicating copy to clipboard operation
gen_lang copied to clipboard

Added null safety support

Open dpr10 opened this issue 3 years ago • 9 comments

  • updated example app
  • updated android embed version
  • migrate to androidX

dpr10 avatar Mar 18 '21 19:03 dpr10

Closes #23.

areille avatar Mar 23 '21 11:03 areille

Definitely need this

glendmaatita avatar Mar 23 '21 11:03 glendmaatita

PR updated. Thanks @friebetill

dpr10 avatar Apr 05 '21 19:04 dpr10

please complete and merge this PR. thanks

mohamadhadibi avatar Apr 13 '21 08:04 mohamadhadibi

As far as I can see, the PR is complete. @KingWu just needs to look over it.

In the meantime you can already use the PR with the following in your pubspec.yaml:

dev_dependencies:
  ...
  # Waiting for this PR https://bit.ly/3tO37NG
  gen_lang:
    git:
      url: https://github.com/KingWu/gen_lang
      ref: 7ba7548
  ...

friebetill avatar Apr 13 '21 08:04 friebetill

@KingWu we definitely need this, also to solve version issues , mainly with some packages depending on args

Aina27 avatar Apr 28 '21 12:04 Aina27

no activity of the author since september and last version May 2, 2020. :/ hopefully the activity will be changed to active.

maerlynflagg avatar Jun 11 '21 05:06 maerlynflagg

Any progression on this? Please just approve it! @KingWu or someone else?

NicolasDionB avatar Oct 27 '21 15:10 NicolasDionB

Now that Dart 3 forces the use of Null Safety, it would be a good time to complete this PR 😄

NicolasDionB avatar May 29 '23 12:05 NicolasDionB