Skip to content

Commit

Permalink
style: add missing space
Browse files Browse the repository at this point in the history
Co-authored-by: Mark O'Sullivan <mos182@hotmail.co.uk>
  • Loading branch information
RatakondalaArun and MarkOSullivan94 committed Jul 20, 2022
1 parent 24bc6e7 commit 4fac239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/abs/icon_generator.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import 'dart:io';
import 'package:flutter_launcher_icons/flutter_launcher_icons_config.dart';
import 'package:flutter_launcher_icons/logger.dart';

///A base class to generate icons
/// A base class to generate icons
abstract class IconGenerator {
final IconGeneratorContext context;
final String platformName;
Expand Down

0 comments on commit 4fac239

Please sign in to comment.