This project is the source code of the erkam.dev website, built with Flutter.
- Get It
- BloC
- Equatable
- Dartz
- Dio
- Hive
- Firebase
- Remote Config
- Analytics
- Animations
- Google Fonts
- Webviewx Plus
- Url Launcher
If you want to use this project as a template, you will need to modify the following files and code snippets:
lib/firebase_options.dart: Add your own Firebase settings file in lib folder..vscode/tasks.json: Replace the values with your own domain address and username to run build & deploy task.- Project should built with the
--html-rendererflag to display images without encountering CORS errors. If you have your own hosting or proxy, this will not be an issue.