Add serious_python dependency to pubspec.yaml
Included serious_python version 0.9.6 in the dependencies to enable new functionality or integration with Python features.
This commit is contained in:
parent
9118887b76
commit
e6cc49ad0d
|
|
@ -11,6 +11,8 @@ dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
|
serious_python: 0.9.6
|
||||||
|
|
||||||
path: ^1.9.0
|
path: ^1.9.0
|
||||||
url_strategy: ^0.2.0
|
url_strategy: ^0.2.0
|
||||||
cupertino_icons: ^1.0.6
|
cupertino_icons: ^1.0.6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue