- A toolkit that provides native features for Unity 6+.
- The package includes native plugins and sample scenes for Android/iOS/Windows/macOS, and exposes dialog operations via singleton APIs per platform.
- Editor windows help integrate native libraries and Gradle/Xcode settings, streamlining post-build setup.
Other languages:
- Korean: README.ko.md
- Japanese: README.ja.md
- 1.2.0
- Android 12+
- iOS 18+
- Windows 11+
- macOS 15+
- Dialog features
- Basic dialog
- Confirmation dialog
- Single choice dialog
- Multi choice dialog
- Text input dialog
- Login dialog
- Notification features
- Standard notifications (show / update / cancel)
- Scheduled notifications (schedule / status / cancel)
- Action notifications
- Full-screen notifications
- DecoratedCustomView notifications
- Progress notifications (Foreground Service)
- Dialog features
- Basic dialog
- Confirmation dialog
- Destructive dialog
- Action sheet
- Text input dialog
- Login dialog
- Notification features
- Request permission / check authorization status / open notification settings
- Immediate notifications (including attachment sample)
- Scheduled notifications (time interval / calendar / location)
- Update / cancel / remove delivered / fetch state
- Badge count management
- Category registration / actions / text input actions
- Dialog features
- Basic dialog
- File picker dialog
- Multi-file picker dialog
- Folder picker dialog
- Multi-folder picker dialog
- Save file dialog
- Dialog features
- Basic dialog
- File picker dialog
- Multi-file picker dialog
- Folder picker dialog
- Multi-folder picker dialog
- Save file dialog
- Share
- Clipboard integration
- Notifications (Windows)
- Notifications (macOS)
- Open Unity 6.
- Window -> Package Manager.
- Select "install from Git URL...".
- Enter the Git URL for this package:
- Click "install".
- Requirements:
- Unity 6+
- Dependencies: Localization, Addressables, Input System
- Open Unity 6.
- Window -> Package Manager.
- Unity Package Manager -> Native Toolkit -> Samples -> Import.
- Tools -> Native Toolkit -> Example.
- See the package documentation:
- Native Toolkit is a unified toolkit for platform-native features.
- It includes native plugins and samples for Android / iOS / Windows / macOS, exposing dialog APIs via a singleton interface.
- Repository: https://github.com/kimjh4941/native-toolkit
Apache License 2.0. See LICENSE.