[4sem] isaip03 done

This commit is contained in:
Andrew Nuark G 2021-05-08 12:18:10 +07:00
parent 451bc1bfdb
commit 99bde2d946
39 changed files with 2476 additions and 0 deletions

View file

@ -0,0 +1,25 @@
name: aes_cryptor
description: AES Encryptor/Decryptor
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
window_size:
git:
url: git://github.com/google/flutter-desktop-embedding.git
path: plugins/window_size
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true