The inspiration of this Flutter app is from a figma design by Aleksandr Volodkovich.
A few resources to get you started for the project:
Take a look at the demo App.
This is only a simulation of the mobile user experience from your laptop, desktop or tablet.
Pull requests, and all other contributions are welcome!
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/whatEver
) - Commit your changes (
git commit -am 'Add some whatEver'
) - Push to the branch (
git push origin feature/whatEver
) - Create a new Pull Request 😁
- Aleksandr Volodkovich for UI design and resources.