Commit 7429634b authored by Dio Maulana's avatar Dio Maulana

add depedencies

parent 38390ce3
......@@ -5,6 +5,8 @@
import FlutterMacOS
import Foundation
import shared_preferences_foundation
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
}
This diff is collapsed.
......@@ -30,9 +30,9 @@ environment:
# versions available, run `flutter pub outdated`.
dependencies:
cupertino_icons: ^1.0.2
file_picker: ^5.3.2
flutter:
sdk: flutter
shared_preferences: ^2.1.1
url_strategy: ^0.2.0
dev_dependencies:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment