This commit is contained in:
randogoth 2025-02-21 22:51:56 +02:00
parent 7e82ddcbb7
commit 432048dc6a
5 changed files with 535 additions and 507 deletions

View file

@ -34,15 +34,17 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
google_fonts: ^6.2.1
path_provider: ^2.1.5
file_picker: ^9.0.0
flutter_highlight: ^0.7.0
flutter_code_editor: ^0.3.2
flutter_markdown: ^0.7.6+2
flutter_markdown_latex: ^0.3.4
google_fonts: ^6.2.1
markdown: ^7.3.0
path: ^1.9.0
path_provider: ^2.1.5
permission_handler: ^11.4.0
shared_preferences: ^2.5.2
file_picker: ^9.0.0
dev_dependencies:
flutter_test: