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

Dart 3 support (null safety) #53

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

imclerran
Copy link

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
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.

None yet

1 participant