GoogleCloudPlatform / functions-framework-dart

FaaS (Function as a service) framework for writing portable Dart functions
https://pub.dev/packages/functions_framework
Apache License 2.0
537 stars 54 forks source link

Migrate dartfn to package:lints #254

Closed nickmeinhold closed 3 years ago

nickmeinhold commented 3 years ago

With pedantic being deprecated (I guess for non-google projects anyway?) it would be great to have dartfn generate projects that use the now recommended package:lints.