Skip to content

Commit

Permalink
πŸ“ fluttergen -> flutter_gen (#400)
Browse files Browse the repository at this point in the history
Co-authored-by: Daichi Furiya <[email protected]>
  • Loading branch information
AlexV525 and wasabeef authored Jun 21, 2023
1 parent 4da036d commit 9802b84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/core/lib/generators/assets_generator.dart
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ String generateAssets(
β”‚ β”‚
β”‚ [pubspec.yaml] β”‚
β”‚ β”‚
β”‚ fluttergen: β”‚
β”‚ flutter_gen: β”‚
β”‚ assets: β”‚
β”‚ outputs: β”‚
β”‚ style: snake-case β”‚
Expand All @@ -130,7 +130,7 @@ String generateAssets(
β”‚ β”‚
β”‚ [pubspec.yaml] β”‚
β”‚ β”‚
β”‚ fluttergen: β”‚
β”‚ flutter_gen: β”‚
β”‚ assets: β”‚
β”‚ outputs: β”‚
β”‚ style: snake-case β”‚
Expand All @@ -145,7 +145,7 @@ String generateAssets(
β”‚ β”‚
β”‚ [pubspec.yaml] β”‚
β”‚ β”‚
β”‚ fluttergen: β”‚
β”‚ flutter_gen: β”‚
β”‚ assets: β”‚
β”‚ outputs: β”‚
β”‚ package_parameter_enabled: true β”‚
Expand Down

0 comments on commit 9802b84

Please sign in to comment.