A simple app to keep tracking of Flutter Malaysia group's meetings, because ... why not?
Customized app info (title, description), no features at all yet
TBD
In order to contribute to this app, you should join the discussion on Telegram group and attend the meetings, then you can know what to be done.
You can start making PR's (Pull Requests) to add your codes by the following steps:
- Fork this Repo (Repository) by clicking on the Fork icon (top right).
- Clone your repo to your device.
- Start editing the code.
- Commit your edits (don't mix tasks in one commit, do only edits related to commit title).
- Push (sync) to your repo.
- Open PR for that commit so others will decide if it is good to merge into this Repo or need modifications.