
### Show some :heart: and star the repo to support the project
[](https://github.com/nisrulz/flutter-examples) [](https://github.com/nisrulz/flutter-examples/fork) [](https://github.com/nisrulz/flutter-examples) [](https://github.com/nisrulz/flutter-examples)
[](https://twitter.com/nisrulz)
Example apps demonstrating features, functionality, and integrations in [Flutter](https://flutter.dev/). Each folder is a standalone app you can run as-is.
### Featured In
- [Official Flutter Samples](https://github.com/flutter/samples/blob/d500d15c0f098b56e5bd549b32485cedba4843ef/INDEX.md#flutter-examples--)
- [Flutter Weekly #11](https://mailchi.mp/5db146a7468b/flutter-weekly-11)
- [Awesome Flutter](https://github.com/Solido/awesome-flutter#demonstrations)



## Getting started
```bash
git clone https://github.com/nisrulz/flutter-examples.git
cd flutter-examples
make packages
cd
flutter run
```
New to Flutter? See [Getting Started](/documentation/GETTING_STARTED.md) for full setup and run instructions.
## Documentation
- [Example Apps](/documentation/EXAMPLES.md): all examples in this repository
- [Getting Started](/documentation/GETTING_STARTED.md): setup, run, and download a single example
- [Maintenance](/documentation/MAINTENANCE.md): available `make` commands
- [Contributing](/documentation/CONTRIBUTING.md): how to submit pull requests
## Author & support
This project was created by [Nishant Srivastava](https://github.com/nisrulz/nisrulz.github.io#nishant-srivastava) but hopefully developed and maintained by many others. See the [list of contributors here](https://github.com/nisrulz/flutter-examples/graphs/contributors).
If you appreciate my work, consider [buying me](https://www.paypal.me/nisrulz/5usd) a cup of :coffee: to keep me recharged :metal: [[PayPal](https://www.paypal.me/nisrulz/5usd)]
## License
This project is licensed under the [Apache License, Version 2.0](LICENSE.txt).