Skip to content

Dart 3 support (null safety)#53

Open
imclerran wants to merge 10 commits intoflutter-studio:masterfrom
imclerran:dart-3
Open

Dart 3 support (null safety)#53
imclerran wants to merge 10 commits intoflutter-studio:masterfrom
imclerran:dart-3

Conversation

@imclerran
Copy link
Copy Markdown

Added support for dart 3 by implementing null safety. Light refactoring as well.

BuildTools added 8 commits June 15, 2023 14:00
(begin migration to null safety)
- some auto-formatting by vs-code
- added non-null defaults where possible
- some arguments are now required
- removed unnecessary null checks
- added some null safe checks
- also uncommented icons in example to test 1 icon from each font source
@imclerran
Copy link
Copy Markdown
Author

imclerran commented Jun 15, 2023

fix for

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

Successfully merging this pull request may close these issues.

1 participant