Giter Site home page Giter Site logo

sounds_message's Introduction

sounds_message

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

sounds_message's People

Contributors

boomcx avatar

Stargazers

tianshui avatar ZST avatar

Watchers

 avatar

sounds_message's Issues

使用VoiceChatView,请教个问题,谢谢

请教个问题,我在在BottomNavigationBar的界面去用VoiceChatView,我在点击长按之前, 隐藏hideBottomNavigatorBar,GlobalEvent().emit('hideBottomNavigatorBar');但是当我点击语音转文字的TextField ,编辑弹出键盘的时候,键盘触发弹出,马上收回,会报错,这个怎么改,谢谢

[LayoutConstraints] Unable to simultaneously satisfy constraints.
Probably at least one of the constraints in the following list is one you don't want.
Try this:
(1) look at each constraint and try to figure out which you don't expect;
(2) find the code that added the unwanted constraint or constraints and fix it.
(
"<NSLayoutConstraint:0x280268050 'assistantHeight' TUISystemInputAssistantView:0x12717d7f0.height == 45 (active)>",
"<NSLayoutConstraint:0x280262580 'assistantView.bottom' TUISystemInputAssistantView:0x12717d7f0.bottom == _UIKBCompatInputView:0x12f195a80.top (active)>",
"<NSLayoutConstraint:0x280262760 'assistantView.top' V:|-(0)-[TUISystemInputAssistantView:0x12717d7f0] (active, names: '|':UIInputSetHostView:0x1271c9780 )>",
"<NSLayoutConstraint:0x280268ff0 'inputView.top' V:|-(0)-[_UIKBCompatInputView:0x12f195a80] (active, names: '|':UIInputSetHostView:0x1271c9780 )>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x280262580 'assistantView.bottom' TUISystemInputAssistantView:0x12717d7f0.bottom == _UIKBCompatInputView:0x12f195a80.top (active)>

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.