Flutterflow Puspec Dependencies

Integrations

Hi i want to use a package in flutterflow but i cant import it into flutterflow.

Error: Failed running flutter pub get...

Because markdown_editor_plus >=0.2.14 depends on font_awesome_flutter ^10.7.0 and custom_widget depends on font_awesome_flutter 10.6.0, markdown_editor_plus >=0.2.14 is forbidden.

So, because custom_widget depends on markdown_editor_plus ^0.2.15, version solving failed.

You can try one of the following suggestions to make the pubspec resolve:

* Try upgrading your constraint on font_awesome_flutter: flutter pub add font_awesome_flutter:^10.7.0

* Consider downgrading your constraint on markdown_editor_plus: flutter pub add markdown_editor_plus:^0.2.13

What would be the next steps to solve the problem?

What have you tried so far?

markdown_editor_plus: any doesn't work either. Is there a way to update Flutterflow font_awesome_flutter to 10.7.0?

Did you check FlutterFlow's Documentation for this topic?
Yes
2
3 replies