flutter_icon_smith 0.1.0
flutter_icon_smith: ^0.1.0 copied to clipboard
Generate app icons and splash screens instantly.
flutter-icon-smith #
Topics: dart · flutter · flutter-icon-smith · mobile · pub
Generate app icons and splash screens instantly.
CLI #
npx flutter-icon-smith generate ./logo.png
Features #
- All platform assets
- Branding presets
Usage #
import 'package:flutter_icon_smith/flutter_icon_smith.dart';
void main() {
FlutterIconSmith.init();
}
Why #
Manual asset resizing is tedious.
License #
MIT