https://github.com/emeleonufavour/skeen
https://github.com/emeleonufavour/skeen
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emeleonufavour/skeen
- Owner: emeleonufavour
- Created: 2024-08-31T23:02:10.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T23:24:46.000Z (6 months ago)
- Last Synced: 2024-11-28T00:25:09.970Z (6 months ago)
- Language: Dart
- Size: 8.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π§΄π©π¨βπ¦° Skeen App
A Mobile Application that helps with your skincare routine.
Please starβ the repo if you like what you seeπ.## β¨ Features
- [x] Schedule notifications to remind you of your skincare routine.
- [x] Reminder for when your skincare products are about to expire.
- [x] Scan or upload skin product ingredients to know if it is right for you.
- [x] Chat with AI to know more about a product.
- [x] Get personal recommended skincare products based on your desired skin goals.## πΈ ScreenShots
| Light | Dark |
| ------------------------------------------------ | ----------------------------------------------- |
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
## π Plugins
## Dependencies
* [**flutter_riverpod**](https://pub.dev/packages/flutter_riverpod) - State management solution
* [**flutter_svg**](https://pub.dev/packages/flutter_svg) - SVG image rendering
* [**extended_image**](https://pub.dev/packages/extended_image) - Advanced image features
* [**fpdart**](https://pub.dev/packages/fpdart) - Functional programming utilities
* [**carousel_slider**](https://pub.dev/packages/carousel_slider) - Image slider
* [**hive_flutter**](https://pub.dev/packages/hive_flutter) - Local storage for persistence
* [**permission_handler**](https://pub.dev/packages/permission_handler) - Managing app permissions
* [**camera**](https://pub.dev/packages/camera) - Camera functionality
* [**image_picker**](https://pub.dev/packages/image_picker) - Image selection from device
* [**intl**](https://pub.dev/packages/intl) - Internationalization and localization
* [**flutter_calendar_carousel**](https://pub.dev/packages/flutter_calendar_carousel) - Calendar UI
* [**flutter_local_notifications**](https://pub.dev/packages/flutter_local_notifications) - Local notifications
* [**timezone**](https://pub.dev/packages/timezone) - Timezone support for notifications
* [**flutter_secure_storage**](https://pub.dev/packages/flutter_secure_storage) - Secure key-value storage
* [**google_generative_ai**](https://pub.dev/packages/google_generative_ai) - Google generative AI tools integration
* [**url_launcher**](https://pub.dev/packages/url_launcher) - Launching URLs in the app
* [**firebase_core**](https://pub.dev/packages/firebase_core) - Core Firebase SDK initialization
* [**firebase_auth**](https://pub.dev/packages/firebase_auth) - Firebase authentication services
* [**cloud_firestore**](https://pub.dev/packages/cloud_firestore) - Cloud Firestore database
* [**google_sign_in**](https://pub.dev/packages/google_sign_in) - Google Sign-In integration
* [**firebase_storage**](https://pub.dev/packages/firebase_storage) - Firebase storage for file uploads## π€ Author(s)
**Emele-Onu Favour**
[]
(https://x.com/the_fxer)**Adepitan Oluwatosin**
[]
(https://x.com/tosinSpace)[**Download the Android APK here πͺ**](https://drive.google.com/file/d/19DV_TfYHUqP7wHIGOHjaN2sOodQZA1oD/view?usp=sharing)
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.