diff --git a/README.md b/README.md index 2c0fb1a..885aecb 100644 --- a/README.md +++ b/README.md @@ -113,23 +113,36 @@ This project follows MVVM architecture patterns and Flutter best practices. The
| - John Doe + |
+ Rujin Devkota
- |
+
+ Adhavan K
+
+
+
+ |
Made with ❤ by GDSC-VIT
diff --git a/pubspec.yaml b/pubspec.yaml index 8054ee3..1d76852 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,8 +15,7 @@ dependencies: go_router: ^12.1.3 provider: ^6.1.1 flutter_colorpicker: ^1.0.3 - flutter_sdui: - path: ../flutter-sdui-package + flutter_glimpse: ^0.0.1 file_picker: ^10.2.0 uuid: ^4.5.1 @@ -26,4 +25,4 @@ dev_dependencies: flutter_lints: ^3.0.0 flutter: - uses-material-design: true \ No newline at end of file + uses-material-design: true