Skip to content

tyler-omise/flutter-ios-framework-spm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmiseFlutterSPM

A Swift Package that provides access to Omise Flutter SDK frameworks for iOS applications.

Requirements

  • iOS 12.0+
  • Swift 6.0+
  • Xcode 15.0+ (for Swift 6.0 support)

Installation

Swift Package Manager

To integrate OmiseFlutterSPM into your Xcode project using Swift Package Manager, add it to your Package.swift file:

dependencies: [
    .package(url: "https://github.com/tyler-techcombine/OmiseFlutter.git", branch: "build-config")
]

Or directly from Xcode:

  1. File > Add Package Dependencies
  2. Enter the repository URL: https://github.com/tyler-techcombine/OmiseFlutter.git
  3. Click Next and follow the prompts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages