feat:增加Flutter安装文档
This commit is contained in:
@@ -81,6 +81,7 @@ export const routers = [
|
||||
{
|
||||
text: '📱 Flutter',
|
||||
items: [
|
||||
{ text: 'Flutter简介与安装', link: '/Flutter/FlutterInstall' },
|
||||
{ text: 'Dart基础教程', link: '/Flutter/DartGuide' },
|
||||
{ text: 'Flutter基础教程', link: '/Flutter/FlutterGuide' },
|
||||
{ text: '实战技巧', link: '/Flutter/Practice' }
|
||||
|
||||
Reference in New Issue
Block a user