after_init icon indicating copy to clipboard operation
after_init copied to clipboard

Android Error: Cannot run with sound null safety, because the following dependencies don't support null safety:

Open erperejildo opened this issue 4 years ago • 3 comments

  • package:after_init

erperejildo avatar Apr 28 '21 14:04 erperejildo

@martinrybak are there any plans to support null safety in the future?

rafaelmaeuer avatar May 08 '21 15:05 rafaelmaeuer

It should take no time to move to null-safety since code is very simple. @martinrybak, would you accept my MR if I've made one?

0ttik avatar May 14 '21 02:05 0ttik

@0ttik thanks for the proposal, if you create a PR that would be nice, as long as @martinrybak doesn't merge it, we could already use it as temporary workaround...

Edit: nevermind, I just created #5, feel free to use it as source:

after_init:
  git:
    url: https://github.com/rafaelmaeuer/after_init
    ref: master

rafaelmaeuer avatar Jun 04 '21 17:06 rafaelmaeuer