Skip to content

Commit

Permalink
Rename pakcage to jumpstart_flutter_lib
Browse files Browse the repository at this point in the history
Rename pakcage to jumpstart_flutter_lib so that it matcehs to the new
app jumpstart standardized naming convention.

<!-- ps-id: 79a16bed-ba06-4cdf-b4b3-f05b46c01196 -->
  • Loading branch information
drewdeponte committed Feb 27, 2023
1 parent 5c88f29 commit 2aef8dd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .fvm/fvm_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"flutterSdkVersion": "3.7.3",
"flavors": {}
}
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ migrate_working_dir/
.dart_tool/
.packages
build/
.fvm/flutter_sdk

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: flutter_lib_jumpstart
name: jumpstart_flutter_lib
description: A new Flutter package project.
version: 0.0.1
homepage:
Expand Down

0 comments on commit 2aef8dd

Please sign in to comment.