fluttercommunity / fluttercommunity/flutter_launcher_icons
better error handling
Open
improvement
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 426
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/fluttercommunity/flutter_launcher_icons/blob/3a5822ee40d0eeee1b9e02b02d3feefdfe5dcd21/lib/abs/icon_generator.dart#L99-L109
Better error handling
- Introduce a global `FLIException` with custom methods for info log and verbose logging
- all Custom Exceptions should extend `FLIException` so it will be easy to catch the exception thrown by FLI code
_*FLI: Flutter Launcher Icons_
@MarkOSullivan94, @bradintheusa feel free to extend this
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.