Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/namiml/nami-flutter
Easy Flutter subscriptions & in-app purchases, with powerful no-code paywalls and A/B testing.
https://github.com/namiml/nami-flutter
flutter google-play-billing iap in-app-purchase paywall storekit subscription
Last synced: 29 days ago
JSON representation
Easy Flutter subscriptions & in-app purchases, with powerful no-code paywalls and A/B testing.
- Host: GitHub
- URL: https://github.com/namiml/nami-flutter
- Owner: namiml
- License: mit
- Created: 2021-01-12T16:26:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T13:00:25.000Z (4 months ago)
- Last Synced: 2024-08-22T14:35:14.742Z (4 months ago)
- Topics: flutter, google-play-billing, iap, in-app-purchase, paywall, storekit, subscription
- Language: Dart
- Homepage: https://www.namiml.com
- Size: 30.8 MB
- Stars: 9
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Nami SDK logo](https://cdn.namiml.com/brand/sdk/[email protected])
# nami-flutter
Nami ML gives you everything you need to power your paywall, streamline subscription management, and drive revenue growth through instantly deployable paywalls, precise targeting and segmentation, and enterprise-grade security and scaleability.
* Library of smart paywall templates to choose from, implemented as native iOS and Android UI
* No-code paywall creator so you can design your own paywall or make instant changes to an existing ones
* Experimentation engine to run paywall A/B tests so you can improve your conversion rates
* Optional IAP & subscription management, so you don't need another solutionNami is simple adopt while giving you the tools you need to improve revenue. Our free tier is generous, and gives you everything you need to get started. [Sign up for a free account](https://app.namiml.com/join/)
Get started by heading over to our [quick start guide](https://learn.namiml.com/public-docs/get-started/quickstart-guide)
## Getting the Nami for Flutter
### Requirements
Our Flutter package is available [here on pub.dev](https://pub.dev/packages/nami_flutter).
### Project Structure
- `sdk` folder contains the flutter plugin along with a basic example app## Next Steps
Once the SDK is initialized, you're ready to show a paywall. See the [complete guide to Flutter setup](https://docs.namiml.com/docs/flutter-setup#show-a-paywall) to find out how.
## Other Resources
### Release Notes
- [Stable](https://github.com/namiml/nami-flutter/wiki/Nami-SDK-Stable-Releases)
- [Early Access](https://github.com/namiml/nami-flutter/wiki/Nami-SDK-Early-Access-Releases)### Documentation
- [SDK Reference](https://docs.namiml.com/reference/)