karantanwar / unique_identifier

A flutter plugin for getting the unique serial number for android and identifierForVendor in ios
MIT License
9 stars 40 forks source link

Update Flutter & fix dependencies #14

Closed daviddomkar closed 1 year ago

daviddomkar commented 2 years ago

This PR updates the package to use the latest flutter and moves flutter_lints into dev dependencies so it is not included in dependencies of apps using this package. Also there is a fix for the flutter embedding error which showed up during flutter pub get.

rsyd29 commented 2 years ago

@karantanwar merge this PR please