We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26252f commit 88822bdCopy full SHA for 88822bd
lib/fa_flutter_core.dart
@@ -11,6 +11,7 @@ export 'package:flutter_keyboard_visibility/flutter_keyboard_visibility.dart';
11
export 'package:package_info_plus/package_info_plus.dart';
12
13
export 'src/package_info/package_info.dart';
14
+export 'src/device_info/device_info.dart';
15
export 'src/prefs/fa_flutter_prefs.dart';
16
export 'src/result/result.dart';
17
export 'src/system_info/system_info.dart';
0 commit comments