FlutterBot icon indicating copy to clipboard operation
FlutterBot copied to clipboard

A discord bot which helps in providing all the data about flutter objects/packages/widgets the user needs on his/her commands.

Results 2 FlutterBot issues
Sort by recently updated
recently updated
newest added

In properties command somewhere `toLowercase()` is missing. That was leading to crash the bot with Null exception.

bug
need a fix ASAP

If the fields count is more than 25, the bot fails and restarts. ``` 2021-11-30T19:45:20.484835+00:00 app[worker.1]: Unhandled exception: 2021-11-30T19:45:20.484844+00:00 app[worker.1]: EmbedBuilderArgumentException: Embed cannot contain more than 25 fields 2021-11-30T19:45:20.484845+00:00 app[worker.1]:...

bug
need a fix ASAP