Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OnePoem
/
OnePoem-App
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
reason
2021-12-30 22:19:55 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6990ec78cc2ba49ee48d0cbc9a200296e900ca55
6990ec78
1 parent
a638d3b2
update
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
lib/poem/page/poem_page.dart
pubspec.lock
lib/poem/page/poem_page.dart
View file @
6990ec7
...
...
@@ -74,7 +74,7 @@ class _PoemPageState extends State<PoemPage> with WidgetsBindingObserver {
},
);
_videoListController
.
addListener
(()
{
//
setState(() {});
setState
(()
{});
});
tkController
.
addListener
(
()
{
...
...
pubspec.lock
View file @
6990ec7
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment