Commit Graph

17 Commits

Author SHA1 Message Date
Tyler
b3e43567d8 blog: Add Flutter Figma clone blog article (#20768)
* Minor code example fix on Flutter example

* blog: add flutter figma clone blog article

* Run formatter

* update the images
2024-01-26 16:54:39 +01:00
Tyler
7b26792d3f examples: Add Flutter Figma clone app to the realtime examples (#20726)
* examples: Add Flutter Figma clone app to the realtime examples

* change the folder name to flutter-figma-clone
2024-01-25 19:08:09 +09:00
Tyler
eae972b55a blog: update past Flutter blog content to use supabase_flutter v2 (#19634)
* update flutter quick start and example app to use flutter v2

* update examples and blog articles to use Flutter SDK v2

* fix versions used in examples

* update image picker to 1.0.5

* minor code refactor for sample code
2023-12-19 11:34:03 +09:00
dependabot[bot]
63650c485d chore(deps-dev): bump word-wrap
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 16:56:05 +00:00
dshukertjr
082870ab88 updated dart version constraints 2023-06-15 11:46:15 +09:00
dshukertjr
4506a9a7c4 remove yarn.lock and yarn related instruction 2023-04-20 09:47:11 +09:00
dshukertjr
30eede733b update auth helpers version 2023-04-12 15:13:47 +09:00
dependabot[bot]
b7c28ac815 Bump json5 in /examples/realtime/nextjs-auth-presence
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 05:41:14 +00:00
Tyler
a143303ca5 fix: correct the link on the readme of flutter game example app 2023-02-15 11:39:25 +09:00
dshukertjr
a2ae8a2cfc updated readme: 2023-02-14 17:25:05 +09:00
dshukertjr
886da31339 run prettier 2023-02-14 16:56:09 +09:00
dshukertjr
7046f7d3e4 adds flutter multiplayer shooting game example app 2023-02-14 16:11:30 +09:00
Alaister Young
0912019806 fix: minor spelling fixes 2023-02-14 16:20:45 +11:00
Alaister Young
3ca00f86af organize imports and remove deprecated withPageAuth 2023-02-13 12:12:09 +11:00
meera-datey
ae2caf50e2 Prettified and added useEffect for onAuthStateChange 2022-12-31 16:38:21 -05:00
meera-datey
fd553cc040 Readme updated. 2022-11-05 21:03:57 -07:00
meera-datey
8aebf14f34 nextjs example program for real time presence. 2022-11-05 20:42:14 -07:00