An open API service indexing awesome lists of open source software.

https://github.com/ivansaul/cheat-sheets

Cheat-Sheets: Your go-to quick reference developer guide for learning Python, Rust, Swift, JavaScript, Kotlin, Go, Git, and more!
https://github.com/ivansaul/cheat-sheets

cheatsheet cheatsheets dart flutter golang java javascript kotlin python rust swift

Last synced: about 1 month ago
JSON representation

Cheat-Sheets: Your go-to quick reference developer guide for learning Python, Rust, Swift, JavaScript, Kotlin, Go, Git, and more!

Awesome Lists containing this project

README

          

![App Icon][app-icon]


Cheat Sheets

**`Cheat-Sheets`** Your go-to reference developer guide for learning `Python`, `Rust`, `Swift`, `JavaScript`, `Kotlin`, `Go`, `Git`, and more!

![Made-with-flutter](https://img.shields.io/badge/Made%20with-Flutter-orange)
[![Cheat Sheet | Docs](https://github.com/ivansaul/cheat-sheets-doc/actions/workflows/docs.yaml/badge.svg)](https://github.com/ivansaul/cheat-sheets-doc/actions/workflows/docs.yaml)
![GitHub repo size](https://img.shields.io/github/repo-size/ivansaul/cheat-sheets)
[![License: MIT](https://img.shields.io/badge/License-GPL-yellow.svg)](https://opensource.org/licenses/MIT)


GitHub Badge


Google Play Badge




Discord Server

---

![Banner][banner]

## Releases

This application is available on the [**`Google Play`**][google-play] and [**`GitHub`**][github-releases].

## Screenshots

![screenshot](https://imgur.com/lOKI2By.png)
![screenshot](https://imgur.com/1cch4Nj.png)

## Building from Source

1. If you don't have Flutter SDK installed, please visit official [Flutter][flutter] site.
2. Fetch latest source code from master branch.

```bash
git clone https://github.com/ivansaul/cheat-sheets.git
```

3. Run the app with Android Studio or VS Code. Or the command line.

```bash
flutter pub get
flutter run
```

## Facing any Issue?

Feel free to open an [Issue][issue] :)

## Contact

If you want to contact me you can reach me at [Discord][discord].

## Thanks

This project is based on [Fechin/reference][reference]. The main focus of this project is adding new features and make it accessible to everyone.

## License

This project uses GPLv3. See [LICENSE] for details.

[license]: ./LICENSE
[reference]: https://github.com/Fechin/reference
[discord]: https://discord.com/users/744755977684779038
[issue]: https://github.com/ivansaul/cheat-sheets/issues
[flutter]: https://flutter.dev
[banner]: https://i.imgur.com/XjpdMoW.png
[github-releases]: https://github.com/ivansaul/cheat-sheets/releases
[google-play]: https://play.google.com/store/apps/details?id=com.ivansaul.cheatsheets
[app-icon]: https://i.imgur.com/m2fO1J9.png