feat:增加common框架

This commit is contained in:
2025-11-23 20:28:45 +08:00
parent e38e26e685
commit f11b8d6a30
32 changed files with 280 additions and 1545 deletions

View File

@@ -1,6 +1,6 @@
import 'package:blog_app/layout/menu.dart';
import 'package:blog_app/layout/theme_layout.dart';
import 'package:flutter/material.dart';
import 'package:flutter_common/layout/theme_layout.dart';
class AppDrawer extends StatefulWidget {
final int currentPageIndex;