liranhao / recognition_qrcode

The Flutter recognition the qrcode in the image
BSD 2-Clause "Simplified" License
16 stars 6 forks source link

add null safety #4

Closed Ludy2015 closed 3 years ago

Ludy2015 commented 3 years ago

flutter 2.0要求插件必须适配空安全

liranhao commented 3 years ago

flutter 2.0要求插件必须适配空安全

好的,我本地还没更新到2.0,明天更新下

liranhao commented 3 years ago

flutter 2.0要求插件必须适配空安全

你能帮忙fork一下改下吗?我这边环境没法升级,目前在用的app都没有升级,你fork改下,我合并下就行了

Ludy2015 commented 3 years ago

我也还没升级呢  好几个项目  现在不敢升级呀

------------------ Original ------------------ From: liranhao @.> Date: Tue,Apr 6,2021 5:46 PM To: liranhao/recognition_qrcode @.> Cc: LUDY2015 @.>, Author @.> Subject: Re: [liranhao/recognition_qrcode] add null safety (#4)

flutter 2.0要求插件必须适配空安全

你能帮忙fork一下改下吗?我这边环境没法升级,目前在用的app都没有升级,你fork改下,我合并下就行了

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

liranhao commented 3 years ago

我也还没升级呢  好几个项目  现在不敢升级呀 ------------------ Original ------------------ From: liranhao @.> Date: Tue,Apr 6,2021 5:46 PM To: liranhao/recognition_qrcode @.> Cc: LUDY2015 @.>, Author @.> Subject: Re: [liranhao/recognition_qrcode] add null safety (#4) flutter 2.0要求插件必须适配空安全 你能帮忙fork一下改下吗?我这边环境没法升级,目前在用的app都没有升级,你fork改下,我合并下就行了 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

OKOK,我们快升级了,等升级后我改一下

Ludy2015 commented 3 years ago

好的👌🏻

------------------ Original ------------------ From: liranhao @.> Date: Tue,Apr 6,2021 5:56 PM To: liranhao/recognition_qrcode @.> Cc: LUDY2015 @.>, Author @.> Subject: Re: [liranhao/recognition_qrcode] add null safety (#4)

我也还没升级呢  好几个项目  现在不敢升级呀 … ------------------ Original ------------------ From: liranhao @.> Date: Tue,Apr 6,2021 5:46 PM To: liranhao/recognition_qrcode @.> Cc: LUDY2015 @.>, Author @.> Subject: Re: [liranhao/recognition_qrcode] add null safety (#4) flutter 2.0要求插件必须适配空安全 你能帮忙fork一下改下吗?我这边环境没法升级,目前在用的app都没有升级,你fork改下,我合并下就行了 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

OKOK,我们快升级了,等升级后我改一下

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

liranhao commented 3 years ago

好的👌🏻 ------------------ Original ------------------ From: liranhao @.> Date: Tue,Apr 6,2021 5:56 PM To: liranhao/recognition_qrcode @.> Cc: LUDY2015 @.>, Author @.> Subject: Re: [liranhao/recognition_qrcode] add null safety (#4) 我也还没升级呢  好几个项目  现在不敢升级呀 … ------------------ Original ------------------ From: liranhao @.> Date: Tue,Apr 6,2021 5:46 PM To: liranhao/recognition_qrcode @.> Cc: LUDY2015 @.>, Author @.> Subject: Re: [liranhao/recognition_qrcode] add null safety (#4) flutter 2.0要求插件必须适配空安全 你能帮忙fork一下改下吗?我这边环境没法升级,目前在用的app都没有升级,你fork改下,我合并下就行了 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. OKOK,我们快升级了,等升级后我改一下 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

已更新add null safe