name: relatica description: A mobile and desktop client for interacting with the Friendica social network publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: sdk: '>=2.18.2 <3.0.0' dependencies: flutter: sdk: flutter cached_network_image: ^3.2.2 cupertino_icons: ^1.0.2 desktop_window: ^0.4.0 email_validator: ^2.1.17 file_picker: ^5.2.4 flutter_dotenv: ^5.0.2 flutter_file_dialog: ^2.3.2 flutter_secure_storage: ^7.0.1 flutter_widget_from_html_core: ^0.9.0 get_it: ^7.2.0 get_it_mixin: ^3.1.4 go_router: ^5.1.3 image: ^3.2.2 image_picker: ^0.8.6 logging: ^1.1.0 markdown: ^6.0.1 metadata_fetch: ^0.4.1 multi_trigger_autocomplete: ^0.1.1 network_to_file_image: ^4.0.1 path: ^1.8.2 provider: ^6.0.4 result_monad: ^2.0.2 scrollable_positioned_list: ^0.3.5 shared_preferences: ^2.0.15 sqlite3: ^1.9.1 time_machine: ^0.9.17 url_launcher: ^6.1.6 uuid: ^3.0.6 video_player: ^2.4.10 objectbox: ^1.7.1 objectbox_flutter_libs: ^1.7.1 path_provider: ^2.0.11 dev_dependencies: flutter_test: sdk: flutter flutter_lints: ^2.0.0 build_runner: ^2.3.3 objectbox_generator: ^1.7.1 flutter: uses-material-design: true assets: # Add assets from the images directory to the application. - .env parts: uet-lms: source: . plugin: flutter flutter-target: lib/main.dart build-packages: - libsecret-1-dev - libjsoncpp-dev stage-packages: - libsecret-1-0 - libjsoncpp1 # To add assets to your application, add an assets section, like this: # assets: # - images/a_dot_burr.jpeg # - images/a_dot_ham.jpeg # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/assets-and-images/#resolution-aware # For details regarding adding assets from package dependencies, see # https://flutter.dev/assets-and-images/#from-packages # To add custom fonts to your application, add a fonts section here, # in this "flutter" section. Each entry in this list should have a # "family" key with the font family name, and a "fonts" key with a # list giving the asset and other descriptors for the font. For # example: # fonts: # - family: Schyler # fonts: # - asset: fonts/Schyler-Regular.ttf # - asset: fonts/Schyler-Italic.ttf # style: italic # - family: Trajan Pro # fonts: # - asset: fonts/TrajanPro.ttf # - asset: fonts/TrajanPro_Bold.ttf # weight: 700 # # For details regarding fonts from package dependencies, # see https://flutter.dev/custom-fonts/#from-packages