Skip to content

Commit 664411e

Browse files
committed
Add NavigationUtils
1 parent 3dbe9d5 commit 664411e

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "navigation_utils"]
2+
path = navigation_utils
3+
url = https://github.com/rayliverified/NavigationUtils.git

navigation_utils

Submodule navigation_utils added at acb1213

pubspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ dependencies:
1111
sdk: flutter
1212
responsive_framework:
1313
path: ../
14+
navigation_utils:
15+
path: navigation_utils
1416
# Uncomment to build standalone project.
1517
# responsive_framework: ^0.2.0
1618
google_fonts: ^4.0.3

0 commit comments

Comments
 (0)