This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
shell
/
platform
/
android
/
io
/
flutter
/
plugin
/
editing
History
Jason Simmons
e573c6b5a6
Do not pass negative selection indexes to InputConnection.setSelection (
#3344
)
...
This was causing exceptions on Jellybean
2017-01-17 17:43:24 -08:00
..
InputConnectionAdaptor.java
Initialize the InputConnection with the text plugin's most recent state (either incoming or outgoing) (
#3283
)
2016-11-30 15:07:37 -08:00
TextInputPlugin.java
Do not pass negative selection indexes to InputConnection.setSelection (
#3344
)
2017-01-17 17:43:24 -08:00