Skip to content

Commit

Permalink
hotfix meta
Browse files Browse the repository at this point in the history
  • Loading branch information
charafau committed Nov 14, 2019
1 parent e9a1dae commit 9eef77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/javascript_channel.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import 'package:meta/meta.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter_webview_plugin/flutter_webview_plugin.dart';

final RegExp _validChannelNames = RegExp('^[a-zA-Z_][a-zA-Z0-9]*\$');
Expand Down

0 comments on commit 9eef77a

Please sign in to comment.