Closed christian-rogobete closed 8 months ago
Hi guys, are you still reviewing my submission? I would be very happy to receive your feedback.
Hi @SeanRobb, can you please give me some feedback on my proposal? Are you interested in a Flutter SDK as described above?
My offer is no longer valid. It was ignored for months.
Flow Flutter SDK
Grant category
Developer tools / services
Description
The goal of the Flutter SDK for Flow is to make it easier for Flutter developers to interact with the Flow Network by abstracting the Flow specific logic, so that developers can focus on implementing app logic.
Problem statement
Many developers use Flutter to implement multi-platform applications from a single codebase. It supports the development of applications on six platforms: iOS, Android, Web, Windows, MacOS and Linux. Flutter excels as a cross-platform development framework by offering features such as:
Currently we are not offering an easy way for Flutter developers to access the Flow Network.
Target audience
Flutter developers.
Evidence for the need
Flutter is the most popular cross-platform mobile framework used by global developers. See here and here.
I am the main developer and maintainer of the Flutter Stellar SDK. The SDK has 67 Stars on GitHub and is used to access the Stellar Network. It is used by many onboarding Wallets and other applications that interact with the Stellar Network.
Flutter is often used to implement applications such as wallets but also for game development. Here is an example for game development with Flutter: SuperDash with Flutter.
Proposed solution
Implement a Flutter SDK for the Flow Network.
Impact
The Flow Flutter SDK will make it easy for Flutter developers to access the Flow Network. This SDK will increase the number of projects using the Flow Blockchain.
Milestones and funding
The Flutter SDK for Flow will be implemented with Dart, can be used on all platforms supported by Flutter and will offer following functionality:
The open source SDK will include documentation, examples and tests on GitHub. The package will be published to pub.dev.
Total funding proposed: $58.000 (Milestones 1 - 4)
Submission deliverables:
[Deliverable 1]: Query Data from Flow Access Nodes
[Deliverable 2]: Execute scripts
[Deliverable 3]: Transactions, Keys and Accounts
[Deliverable 4]: FCL implementation
configuration
,discovery
,authentication
,pre-authz
,authorization
,user-signature
,authn-refresh
,account-proof
as described in FLIP45.Extended roadmap:
Keep the SDK up to date, maintain and make proposals for extending and improving the SDK (e.g. support for templates).
Team