Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null safety support for flutter #7

Closed
FadiChaalab opened this issue Jun 8, 2021 · 2 comments
Closed

Null safety support for flutter #7

FadiChaalab opened this issue Jun 8, 2021 · 2 comments

Comments

@FadiChaalab
Copy link

Could you migrate your project to null safety, your package is awesome but i can't use it because it doesn't support null safety.

@adamsyy
Copy link

adamsyy commented Sep 15, 2021

if you want to use alan in your application, you can run your app without null safety.
put //@Dart=2.9 as the first line in main.dart file (even before the import statements) and then rebuild you application once again

@snyuryev
Copy link
Contributor

snyuryev commented Oct 5, 2021

v 3.0.0 with null safety support is released

@snyuryev snyuryev closed this as completed Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants