issues
search
PostHog
/
posthog-flutter
PostHog Flutter SDK
https://posthog.com/docs/libraries/flutter
MIT License
55
stars
37
forks
source link
ref: relative imports and moved non exported files to src folder
#71
Closed
marandaneto
closed
10 months ago
marandaneto
commented
10 months ago
:bulb: Motivation and Context
Moved non-exported classes to the src folder
Imports are relative instead of packages, see
recommendation
Will cut v4 preview after this PR
#skip-changelog
:green_heart: How did you test it?
:pencil: Checklist
[x] I reviewed the submitted code.
[ ] I added tests to verify the changes.
[ ] I updated the docs if needed.
[ ] No breaking change or entry added to the changelog.
:bulb: Motivation and Context
Will cut v4 preview after this PR
#skip-changelog
:green_heart: How did you test it?
:pencil: Checklist