Skip to content

Commit f54b85c

Browse files
committed
Refactor library declaration to simplify package structure
1 parent d6a5cbf commit f54b85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/font_awesome_flutter.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
library font_awesome_flutter;
1+
library;
22

33
import 'package:flutter/widgets.dart';
44
import 'package:font_awesome_flutter/src/icon_data.dart';

0 commit comments

Comments
 (0)