smart_content_viewer 1.0.1 copy "smart_content_viewer: ^1.0.1" to clipboard
smart_content_viewer: ^1.0.1 copied to clipboard

Comprehensive Flutter widget for educational content - LaTeX formulas, math graphs, statistical charts, physics diagrams, and chemistry diagrams. No WebView required.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_content_viewer

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  smart_content_viewer: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:smart_content_viewer/smart_content_viewer.dart';
0
likes
130
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Comprehensive Flutter widget for educational content - LaTeX formulas, math graphs, statistical charts, physics diagrams, and chemistry diagrams. No WebView required.

Repository (GitHub)
View/report issues

Topics

#latex #math #physics #chemistry #education

License

MIT (license)

Dependencies

cached_network_image, fl_chart, flutter, flutter_math_fork, url_launcher

More

Packages that depend on smart_content_viewer