nixrajput / social-media-app-flutter

Rippl is a social media application developed using Flutter and managed with the GetX state management tool. It vows to revolutionize your social engagements by offering a smooth and immersive experience.
https://github.com/nixrajput/social-media-app-flutter/releases
GNU General Public License v3.0
112 stars 36 forks source link

secrets.dart file is missing #24

Open Sreenu362 opened 11 months ago

Sreenu362 commented 11 months ago

Contact Details

gowthamsrinivas362@gmail.com

What happened?

secrets.dart file is missing in the project

Version

1.01

What devices are you seeing the problem on?

Android

OS

Android 13

Relevant log output

below file is missing:
import 'package:social_media_app/constants/secrets.dart';

Code of Conduct