Skip to content

Conversation

grdsdev
Copy link
Contributor

@grdsdev grdsdev commented Aug 19, 2025

What kind of change does this PR introduce?

Bug fix, feature, docs update, ...

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@grdsdev grdsdev changed the title chore: examples project refactor chore: Examples project refactor Aug 19, 2025
@coveralls
Copy link

coveralls commented Aug 19, 2025

Pull Request Test Coverage Report for Build 17275237713

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.733%

Totals Coverage Status
Change from base Build 17250569655: 0.0%
Covered Lines: 3105
Relevant Lines: 3846

💛 - Coveralls

grdsdev and others added 6 commits August 27, 2025 09:16
Add example Flutter application showcasing usage of Supabase Flutter library with screens for authentication, database operations, realtime functionality, and storage. Includes local development setup with supabase config.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
# Conflicts:
#	packages/supabase_flutter/example/pubspec.yaml
- Remove subject pattern requirement for uppercase letters
- Update name field to use double quotes for consistency
- Add Makefile with bootstrap command for melos setup
- Update minimum macOS version from 10.14 to 10.15 in example app
- Modernize Swift code: replace @NSApplicationMain with @main
- Add applicationSupportsSecureRestorableState method for secure restoration
- Update Podfile.lock and project files to reflect configuration changes
@grdsdev grdsdev force-pushed the feat/add-examples-project branch from dd76759 to 3dfdb76 Compare August 27, 2025 14:19
- Remove 'email' permission from Facebook login to simplify auth flow
- Add Runner.entitlements file for iOS keychain access groups
- Update iOS project configuration to support entitlements
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.

2 participants