Igor Bittencourt

Results 4 issues of Igor Bittencourt

### Criei uma tela para quando passar um rota que não existe. ![not](https://github.com/Flutterando/modular/assets/13280820/81e960de-2435-4cd2-8e1f-5c98b13b89d2) ### Depois configurei o WildcardRoute em todos os Modules. ![app](https://github.com/Flutterando/modular/assets/13280820/aaa3377b-cd0b-4edf-833e-9220a74d7b60) ![home](https://github.com/Flutterando/modular/assets/13280820/8ab51d8f-359c-45e4-8fb8-d8c337284864) ### Mas não está caindo nele,...

new

wanted to change the textStyle of the title, like the font, the color... ![image](https://user-images.githubusercontent.com/13280820/209223193-0aa9c8f4-208d-4393-a161-b9c00a400355.png)

Exeception in if (await (Vibration.hasVibrator() as FutureOr)) { line 274 C:\tools\flutter\.pub-cache\hosted\pub.dartlang.org\alphabet_list_scroll_view-2.0.0\lib\alphabet_list_scroll_view.dart ``` E/flutter ( 7095): [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: type 'Future' is not a subtype of type 'FutureOr' in type cast...

waiting for author

Documentação -> https://modular.flutterando.com.br/docs/flutter_modular/migration-5-to-6 ![image](https://github.com/rodrigorahman/flutter-dart-utils-vscode/assets/13280820/3e04e452-7a80-4e81-90fd-095317d7ea47) ![image](https://github.com/rodrigorahman/flutter-dart-utils-vscode/assets/13280820/5d45ce5b-f3fb-4954-abdb-0d8c78e0f839)

enhancement