ocyclient
ocyclient copied to clipboard
Official client side application of Open Codeyard
To contribute to the localization of this project you can contribute in the following ways: - Add missing translations for a language - Add new languages # How to add...
Happening due to cross browser cookies being blocked. Related to https://github.com/firebase/firebase-js-sdk/issues/3004#issuecomment-658871220 Results in error message popup closed by user Possible solution is to use signInWithRedirect function from Firebase Auth JS...
To use clean architechture to better represent ocy's coding values and standards. ### Part of OCY organizational restructure Tasks: - [ ] Maybe use flutter_bloc for state management (To be...
Migrate current nav infrastructure to use auto route package to better suit all kinds of navigation strategy and all other functionalities
Umbrella issue for the profile page. The current profile page is cluttered and doesn't represent OCY properly. We need to be able to provide an unique yet refreshing page that...
> This is an umbrella issue. To start working on this choose one of the issues from feature set and ask to be assigned Roadmaps and milestones will be a...
Improve documentation of this project by following [Effective Dart Principles](https://dart.dev/guides/language/effective-dart/documentation). We use dart doc to generate documentation. Use 'dart doc .' from project root to generate documentation website This repo...
Flutter 2.0 introduced the link widget which provides advanced fidelity for web platform. All code that use internal Gesture detector to be changed to Link Widget. Link class api guide...
 Requirements: Show a material dialog upon clicking the member image to display details of the team member. The design of the dialog will be shared once you start...