feat: Initial commit

This commit is contained in:
cialloo
2024-07-20 12:45:47 +08:00
commit 0ae1adeb32
40 changed files with 3400 additions and 0 deletions

22
pubspec.yaml Normal file
View File

@@ -0,0 +1,22 @@
name: winui_n2n
description: "A new Flutter project."
publish_to: 'none'
version: 0.1.0
environment:
sdk: '>=3.4.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
shared_preferences: ^2.2.3
url_launcher: ^6.3.0
window_manager: ^0.3.9
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true