Skip to content

feat: migrate to null safety#128

Merged
felangel merged 6 commits intomainfrom
feat/nullsafety
May 24, 2021
Merged

feat: migrate to null safety#128
felangel merged 6 commits intomainfrom
feat/nullsafety

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
ahsanf pushed a commit to Arkabyte-Teknologi/very_good_cli that referenced this pull request Aug 12, 2025
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.

2 participants