Skip to content

Commit

Permalink
fix: Added collection import because 'whereNotNull' function was not …
Browse files Browse the repository at this point in the history
…defined
  • Loading branch information
Tony-MK committed Sep 1, 2023
1 parent d1b7500 commit eb58b7d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import 'package:appflowy_editor/appflowy_editor.dart';
import 'package:collection/collection.dart';
import 'package:flutter/material.dart';

/// Option/Alt + Shift + Enter: to open links
Expand Down

0 comments on commit eb58b7d

Please sign in to comment.