Jesway / flutter_translate

Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Null safety?

rgbinnovation opened this issue · comments

Hi, have plan to add null safety to this package soon? It is preventing me from upgrading. Thanks!

This still blocking me. Can we know at least when will this be updated?

I did the conversion to null-safety. I've already submitted a pull request to this plugin developer.

Pull request: Migration to Null-safety

I did a new one, more simple to merge, without so much improvement.

Pull request: More simple null safety migration

Implemented in #71