Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
gpt_markdown
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
saminsohag
2022-12-17 00:43:18 +0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
917c9a757d34e5f253094daeab055915197e4003
917c9a75
1 parent
8e215820
improved
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
tex_text/lib/tex_text.dart
tex_text/lib/tex_text.dart
View file @
917c9a7
...
...
@@ -2,6 +2,7 @@ library tex_text;
import
'package:flutter/material.dart'
;
import
'package:flutter_math_fork/flutter_math.dart'
;
export
'package:flutter_math_fork/flutter_math.dart'
;
/// A Calculator.
class
TexText
extends
StatelessWidget
{
...
...
Please
register
or
login
to post a comment