flutter_user_agent icon indicating copy to clipboard operation
flutter_user_agent copied to clipboard

Null safety

Open jonmountjoy opened this issue 3 years ago • 3 comments

Adds null safety, bumps Podfile versions.

This is my best guess at what should happen, after following: https://dart.dev/null-safety/migration-guide

My ultimate goal is to support https://github.com/fluttercommunity/flutter_sms getting to null safety, and this is a dependency.

jonmountjoy avatar Mar 04 '21 23:03 jonmountjoy

Hey, @jonmountjoy, I don't think this repo is accepting PRs. Why don't you upload this fork into pub.dev and mention the work of @j0j00 as inspiration?

higorlapacw avatar Mar 15 '21 11:03 higorlapacw

Hi @jonmountjoy,

Thanks for the PR. Apologies for the late response. I don't really do much Flutter dev lately, and this is kind of a burner github account I check in on every once in a while, hence the lack of updates.

I'm pretty happy to make you a co-maintainer if you want as you seem pretty reputable, ~~but from memory, I think there's still a blocker in terms of Flutter publications as only I can publish packages atm, unless an organisation is set up.~~

I think I might now be able to add new people as uploaders - which I don't think was available last time I checked a couple of months ago.

Only thing missing from the PR is the appropriate changelog.

j0j00 avatar May 30 '21 08:05 j0j00

Thanks @j0j00 - have now moved to a different library. There's a way, on https://pub.dev/ , to mark your package as deprecated/unsupported - perhaps you can do that?

jonmountjoy avatar May 30 '21 10:05 jonmountjoy