mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-02-17 15:55:30 -05:00
Log / Tracing
This commit is contained in:
parent
6cd1808e2d
commit
2be496c810
1 changed files with 5 additions and 1 deletions
|
@ -332,7 +332,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [AppAvailability](https://github.com/pichillilorenzo/flutter_appavailability) <!--stargazers:pichillilorenzo/flutter_appavailability--> - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo)
|
||||
- [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) <!--stargazers:aeyrium/aeyrium-sensor--> - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium).
|
||||
- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) <!--stargazers:miguelpruivo/plugins_flutter_file_picker--> - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo)
|
||||
- [Catcher](https://github.com/jhomlala/catcher) <!--stargazers:jhomlala/catcher--> - A plugin which automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala)
|
||||
|
||||
#### Scanner
|
||||
|
||||
- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) <!--stargazers:villela/flutter_qrcode_reader--> - QR Code reader plugin by [Matheus Villela](https://github.com/villela)
|
||||
|
@ -360,6 +360,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [App Rating](https://github.com/AppleEducate/app_review) <!--stargazers:AppleEducate/app_review--> - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com)
|
||||
- [IBM Watson](https://github.com/VictorRancesCode/flutter_ibm_watson) <!--stargazers:VictorRancesCode/flutter_ibm_watson--> Easily integrate with IBM Watson by [Victor Rances](https://github.com/VictorRancesCode/)
|
||||
|
||||
### Log / Tracing
|
||||
|
||||
- [Catcher](https://github.com/jhomlala/catcher) <!--stargazers:jhomlala/catcher--> - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala)
|
||||
|
||||
## Frameworks
|
||||
|
||||
### Bloc
|
||||
|
|
Loading…
Add table
Reference in a new issue