mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
feat: keyboard-interactive auth (#349)
This commit is contained in:
@@ -120,6 +120,7 @@ class _HomePageState extends State<HomePage>
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
super.build(context);
|
||||
Pros.app.ctx = context;
|
||||
|
||||
return Scaffold(
|
||||
drawer: _buildDrawer(),
|
||||
|
||||
Reference in New Issue
Block a user