Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Latest commit

 

History

History
36 lines (22 loc) · 1.15 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.15 KB

Important: Glassfy SDKs are deprecated. Glassfy will be ceasing operations by the end of 2024. Read the blog post here


Platform License pub package

Glassfy Flutter SDK

Is the client for Glassfy: a subscription revenue optimisation infrastructure for mobile applications.

Installation

To use this plugin, add glassfy_flutter in your pubspec.yaml

dependencies:
glassfy_flutter: ^1.6.2

Or install automatically using this command

$ flutter pub add glassfy_flutter`

More Info

Check the documentation at docs.glassfy.io to learn details on implementing and using Glassfy SDK.

License

This SDK is available under the MIT license.