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

feat: migrate to null safety #128

Merged
merged 6 commits into from
May 24, 2021
Merged

feat: migrate to null safety #128

merged 6 commits into from
May 24, 2021

Conversation

felangel
Copy link
Contributor

Description

  • feat: migrate to null safety

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ› οΈ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • βœ… Build configuration change
  • πŸ“ Documentation
  • πŸ—‘οΈ Chore

@felangel felangel added feature A new feature or request refactor A code change that neither fixes a bug nor add a feature labels May 24, 2021
@felangel felangel requested a review from jorgecoca May 24, 2021 20:02
@felangel felangel self-assigned this May 24, 2021
@@ -1,4 +1,4 @@
import 'dart:io';
import 'package:universal_io/io.dart';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh clever!

Copy link

@jorgecoca jorgecoca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ship it!

@felangel felangel merged commit 3e76061 into main May 24, 2021
@felangel felangel deleted the feat/nullsafety branch May 24, 2021 20:46
@felangel felangel mentioned this pull request May 25, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request refactor A code change that neither fixes a bug nor add a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants