envify icon indicating copy to clipboard operation
envify copied to clipboard

Update analyzer to ^4.0.0 to wotk with Flutter 3.0

Open techouse opened this issue 2 years ago • 3 comments

In order to work with Flutter 3, we'd need to upgrade analyzer to ^4.0.0.

Seeing that this package looks somewhat abandoned 😭, I've created my own updated fork here.

If you need it, use this in your pubspec.yaml

dependencies:
  envify: # ^2.0.2
      git:
        url: https://github.com/techouse/envify.git
        ref: main
        path: envify

dev_dependencies:
  envify_generator: # ^2.0.2
      git:
        url: https://github.com/techouse/envify.git
        ref: main
        path: envify_generator

techouse avatar May 23 '22 12:05 techouse

Thank you @techouse. @frencojobs please think about finding a new maintainer. This package is good and deserve to survive

fnicastri avatar May 27 '22 10:05 fnicastri

What happened to the author? I think this is because there is a conflict in his country

ariefwijaya avatar Jun 14 '22 06:06 ariefwijaya

I found another package that is based on this one: https://github.com/petercinibulk/envied

It's essentially the same, the author created it because this one isn't being maintained.

percula avatar Jul 28 '22 15:07 percula

yes please update. thanks

jtkeyva avatar Sep 16 '22 19:09 jtkeyva

yes please update. thanks

use envied instead

techouse avatar Sep 16 '22 19:09 techouse