adaptyteam / AdaptySDK-Flutter

SDK for growing mobile in-app purchases
https://docs.adapty.io/docs/quickstart
MIT License
95 stars 17 forks source link

dev: Refactor Adapty plugin to improve testability; Add linting; Upgrade versions constraints #47

Closed MichaelDark closed 1 year ago

MichaelDark commented 2 years ago

Changelog:

2.0.0

import 'package:adapty_flutter/adapty_flutter.dart';

// To avoid code changes in projects that are already using adapty_flutter,
// use the following import before migration:
import 'package:adapty_flutter/adapty_legacy.dart';
MichaelDark commented 2 years ago

@x401om @iwitaly I need your help with the setup for example application!

x401om commented 1 year ago

Hello! Thank you for the awesome PR! We have recently released a new version of our SDK, in which we tried to take into account a bunch of your suggestions. Unfortunately, merging is not possible at the moment. If you suddenly see some things that can be improved, please make a new one, or create an issue.