Skip to content

Commit

Permalink
Merge pull request #205 from FlutterKaigi/ssoejima/add_flutter_sponso…
Browse files Browse the repository at this point in the history
…rship_description

Add Flutter sponsorship description
  • Loading branch information
mightyfrog authored Oct 4, 2023
2 parents f49ffd0 + 49e6de3 commit 17ba21e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/features/sponsor/data/sponsor_data_source.dart
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ List<Sponsor> _goldSponsors(_GoldSponsorsRef ref) => [
logoAssetName: Assets.sponsors.flutter,
plan: SponsorPlan.gold,
session: null,
introduction: '''
Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications. Transform your app development process to launch faster with less resources by building, testing, and deploying from a single codebase.
'''
),
Sponsor(
name: 'magicpod',
Expand Down

0 comments on commit 17ba21e

Please sign in to comment.