pubspec.yaml
514 Bytes
name: tex_text
description: This package for Flutter allows you to show text on a Flutter app with LaTex math formula and normal text from string. It is vary easy to use and works for all of the platforms.
version: 0.1.9
homepage: https://github.com/saminsohag/flutter_packages/tree/main/tex_text
environment:
sdk: '>=2.18.6 <4.0.0'
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
flutter_math_fork: ^0.7.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter: