Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add session recording section on flutter docs #8066

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

marandaneto
Copy link
Member

Changes

After PostHog/posthog-js#1082

Checklist

  • Words are spelled using American English
  • Titles are in sentence case
  • Feature names are in sentence case too
  • Use relative URLs for internal links
  • If I moved a page, I added a redirect in vercel.json
  • Remove this template if you're not going to fill it out!

Article checklist

  • I've added (at least) 3-5 internal links to this new article
  • I've added keywords for this page to the rank tracker in Ahrefs
  • I've checked the preview build of the article
  • The date on the article is today's date
  • I've added this to the relevant "Tutorials and guides" docs page (if applicable)

Useful resources

Copy link

vercel bot commented Mar 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog ✅ Ready (Inspect) Visit Preview Mar 18, 2024 0:37am

@@ -50,19 +50,11 @@ You'll also need to update the minimum Android SDK version to `21` in `android/a
// rest of your config
```

You may also need to ensure you're running on the latest Kotlin version. To do this, go to the [Kotlin website](https://kotlinlang.org/docs/releases.html#release-details) to find the latest version number. Then set this version number in the `build.gradle` in the root of your `android` directory (and not the `build.gradle` located in `android/app`):
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -28,8 +28,6 @@ import FlutterInstall from '../../integrate/_snippets/install-flutter.mdx'

## Usage

To use this, add `posthog_flutter` as a [dependency in your pubspec.yaml file](https://pub.dev/packages/posthog_flutter/install).
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marandaneto marandaneto requested review from Lior539 and a team March 18, 2024 12:18
@marandaneto marandaneto marked this pull request as ready for review March 18, 2024 12:18
Copy link
Contributor

@Lior539 Lior539 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

@marandaneto marandaneto merged commit 8d28b52 into master Mar 18, 2024
2 checks passed
@marandaneto marandaneto deleted the chore/flutter-web-recording branch March 18, 2024 14:16
xrdt added a commit that referenced this pull request Mar 18, 2024
…cing table (#8033)

* cap pa calculator at 250 million events

* add some missing pieces

* Update package.json

Co-authored-by: Raquel Smith <[email protected]>

* remove pricing control (#8037)

* add ai template (#8041)

* fix: update 15k free recordings to 5k (#8040)

* New roadmap pages (#8045)

* WIP page

* add team update form to team pages

* add update on wip page

* add option to post as team lead

* only show relevant team roadmap items

* refresh roadmaps on team change

* allow editing updates

* show author info / link to teams

* show in progress roadmap items on WIP page

* roadmap changes

* unlogged in auth

* small polish

* sort

* update/add items

* link

* update schema

* polish

* team names

* sidebars

* type to search

* fix import

* dark

* spacing

* polished roadmap page

* polished roadmap, wip forms

* updated changelog edit ui to match

* v small cleanup

---------

Co-authored-by: Cory Watilo <[email protected]>

* Small quality fixes (#8052)

* active tab fix

* fix back to links

* Roadmap cleanup (#8053)

* sizing/spacing

* move/style edit buttons

* consistent header sizes

* updated WIP subscribe icons

* Added support gating to historic data import pages (#8030)

* Added support gating to historic data import pages

* Update contents/docs/migrate/ingest-historic-data.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-from-amplitude.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-to-cloud.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/ingest-historic-data.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-from-amplitude.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/ingest-historic-data.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-from-amplitude.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/ingest-historic-data.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-to-cloud.mdx

Co-authored-by: Joe Martin <[email protected]>

* Update contents/docs/migrate/migrate-from-amplitude.mdx

Co-authored-by: Joe Martin <[email protected]>

---------

Co-authored-by: Joe Martin <[email protected]>

* Adding DigitalOcean to PostHog for Startups (#7997)

* Adding DigitalOcean to PostHog for Startups

* Update contents/startups.mdx

* Update contents/startups.mdx

* Apply suggestions from code review

* Apply suggestions from code review

* Add Go ticker option (#8044)

* Add Go ticker option

* Update contents/docs/feature-flags/local-evaluation.mdx

* add link (#8057)

* Light edits to the company handbook (#8047)

* light edits to the company handbook

tagging in @andyvan-ph to look these over first up. Most changes are pretty minor, couple of bigger edits on sentences that were tricky to parse

* Apply suggestions from code review

Co-authored-by: Andy Vandervell <[email protected]>

* Update current-status.md

---------

Co-authored-by: Andy Vandervell <[email protected]>

* Clarified PostHog cookie name (#8060)

* chore: Update RN docs for v3 initialization (#7902)

* Renamed v3 js-lite methods (#8021)

* docs: fix typo in `nextjs-analytics.md` (#8035)

* Ruby add flag timeouts (#8058)

* Ruby add flag timeouts

* Apply suggestions from code review

* lior: add request timeouts to other docs

---------

Co-authored-by: Lior <[email protected]>

* chore: document opt_out_persistence_by_default (#8025)

* chore: add session recording section on flutter docs (#8066)

* fix: code snippets for node and rn v3 and v4 (#8068)

* Bunch of CS updates to the Handbook (#8055)

* Update overview.md

* Update index.js

* Update index.mdx

* Update mission.mdx

* Update overview.md

* Update contents/teams/customer-success/index.mdx

Co-authored-by: Simon Fisher <[email protected]>

---------

Co-authored-by: Simon Fisher <[email protected]>

* Web analytics product page (#8001)

* web analytics screenshots, hero copy

* PostHog Vs content

* Update index.tsx

* Added some generic tutorials

* Pairs with

* web analytics topic

* comparison chart

* new tutorial

* Update index.tsx

* Subfeatures - words, not icons

* Merge branch 'master' into web-analytics

* removed unused sections, added icons, linked to page

* open graph

* fixed "posthog vs" mobile padding when in wide mode

* beta flag

* added line about pricing

* clarified how web analytics is billed

---------

Co-authored-by: Joe Martin <[email protected]>

* Update common-questions.mdx (#8065)

* address pr feedback

* fix up the link

---------

Co-authored-by: Raquel Smith <[email protected]>
Co-authored-by: Lior539 <[email protected]>
Co-authored-by: Manoel Aranda Neto <[email protected]>
Co-authored-by: Eli Kinsey <[email protected]>
Co-authored-by: Cory Watilo <[email protected]>
Co-authored-by: Cory Watilo <[email protected]>
Co-authored-by: Simon Fisher <[email protected]>
Co-authored-by: Joe Martin <[email protected]>
Co-authored-by: Neil Kakkar <[email protected]>
Co-authored-by: James Temperton <[email protected]>
Co-authored-by: Andy Vandervell <[email protected]>
Co-authored-by: Ben White <[email protected]>
Co-authored-by: Abhishek Ajithkumar <[email protected]>
Co-authored-by: Charles Cook <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants