Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidy docs #4

Merged
merged 1 commit into from
Apr 8, 2019
Merged

Tidy docs #4

merged 1 commit into from
Apr 8, 2019

Conversation

pedromorgan
Copy link
Contributor

minor docs cleanup

minor docs cleanup
@diegoveloper diegoveloper merged commit 69b025a into diegoveloper:master Apr 8, 2019
aimsugita added a commit to aimsugita/flutter_keyboard_actions that referenced this pull request Dec 27, 2019
```
════════ Exception caught by services library ══════════════════════════════════════════════════════
The following NoSuchMethodError was thrown during a platform message callback:
The getter 'footerBuilder' was called on null.
Receiver: null
Tried calling: footerBuilder

When the exception was thrown, this was the stack: 
#0      Object.noSuchMethod (dart:core-patch/object_patch.dart:51:5)
diegoveloper#1      KeyboardActionstate._focusChanged (package:keyboard_actions/keyboard_actions.dart:219:26)
diegoveloper#2      KeyboardActionstate.didChangeAppLifecycleState (package:keyboard_actions/keyboard_actions.dart:373:9)
diegoveloper#3      WidgetsBinding.handleAppLifecycleStateChanged (package:flutter/src/widgets/binding.dart:536:16)
diegoveloper#4      SchedulerBinding._handleLifecycleMessage (package:flutter/src/scheduler/binding.dart:285:5)
...
════════════════════════════════════════════════════════════════════════════════════════════════════

════════ (2) Exception caught by services library ══════════════════════════════════════════════════
The getter 'footerBuilder' was called on null.
Receiver: null
Tried calling: footerBuilder
════════════════════════════════════════════════════════════════════════════════════════════════════
``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants