Say goodbye to complex sign-up processes. Our app offers hassle-free login options, allowing swift access via Google or email, ensuring a smooth start for both new and returning users.
Before getting started, make sure to have Flutter installed on your machine. If it's not already installed, you can find installation instructions on the official Flutter website.
Follow these simple steps to run the News Read Application:
-
Clone this repository to your local machine:
git clone https://github.com/MehadiReaz/E-BetShop.git
-
Navigate to the project folder:
cd craftybay_ecommerce_application
-
Install project dependencies:
flutter pub get
To run the application, follow these steps:
-
Connect your device or emulator to your machine.
-
Use the following command to start the application:
flutter run
Now, you're all set to explore the News Read Application on your device.
-
You can run tests using the following command:
flutter test
-
To build the application for production, use the command:
flutter build apk
-
For other available commands, consult the official Flutter documentation.
Say goodbye to complex sign-up processes. Our app offers hassle-free login options, allowing swift access via Google or email, ensuring a smooth start for both new and returning users.
Prioritize security with Firebase Firestore, safeguarding user data. Your personal details are securely stored, and always ready when you need them.
Stay in the loop with real-time updates powered by Firebase Realtime Database. Get the latest on arrivals, pricing, and availability without missing a beat.
Efficiently bid on products with our automated system. Sit back, relax, and let the app manage your bids, ensuring you never miss an opportunity.
Experience automatic product updates. No more manual refreshes—our intelligent system ensures you're always viewing the most current product information.
Tailor your experience with a personalized profile. Easily edit and manage your information to reflect who you are.
![]() |
![]() |
![]() |
---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
-
cupertino_icons: ^1.0.2:
- Cupertino Icons provides a set of icons for Flutter based on the Apple Design Guidelines. It's commonly used to maintain a consistent and native look for iOS applications.
-
**firebase_core: **:
- Firebase Core is the foundation for FlutterFire plugins, enabling Flutter apps to use Firebase services. It's essential for initializing Firebase in your Flutter project.
-
**firebase_auth: **:
- Firebase Auth allows you to integrate Firebase authentication services into your Flutter app, enabling user authentication through various methods such as email, Google, and more.
-
**fluttertoast: **:
- FlutterToast is a Flutter package for displaying toast messages. It provides a simple and customizable way to show non-intrusive notifications to users.
-
**cloud_firestore: **:
- Cloud Firestore is a NoSQL document database that seamlessly integrates with Flutter. It's used for storing and retrieving data in real-time.
-
**firebase_storage: **:
- Firebase Storage enables the secure and efficient storage of files in the cloud. It's commonly used for handling images, videos, and other media in Firebase.
-
google_sign_in: d:
- Google Sign-In simplifies the process of integrating Google Sign-In authentication into your Flutter app.
-
**image_picker: **:
- Image Picker provides a simple way to pick images from the device gallery or camera in your Flutter app.
-
**device_info_plus: **:
- Device Info Plus allows you to retrieve device information, such as device model and OS version, in a cross-platform manner.
-
**firebase_database: **:
- Firebase Database is a real-time NoSQL database that syncs data across devices. It's suitable for building collaborative and dynamic applications.
-
**google_fonts: **:
- Google Fonts is a Flutter package that simplifies the integration of custom fonts from Google Fonts into your app.
-
flutter_svg: ^2.0.7:
- Flutter SVG is a package for rendering Scalable Vector Graphics (SVG) images in Flutter applications, providing flexibility in displaying and manipulating SVG files.
-
intl: ^0.17.0:
- Intl is a package for internationalization (i18n) and localization (l10n) in Flutter apps.
-
fl_chart: ^0.40.0:
- FL Chart is a Flutter package for creating beautiful and interactive charts in your app.
-
charts_flutter: ^0.12.0:
- Charts Flutter is another package for creating charts in Flutter, offering additional customization options.