dev_dependencies:
flutter_launcher_icons: "^0.9.2"
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icon.png"
Icon(
Icons.home,
color: Colors.blue,
size: 40.0,
textDirection: TextDirection.ltr,
semanticLabel: 'Icon', // Announced in accessibility modes (e.g TalkBack/VoiceOver). This label does not show in the UI.
),
dependencies:
flutter_icons: ^1.1.0
dependencies:
font_awesome_flutter: ^8.10.0
dependencies:
typicons_flutter: ^0.4.2
fonts:
- family: MyFlutterApp # the name of your font family
fonts:
- asset: assets/MyFlutterApp.ttf # your font file name and the directory