What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
Vinance - Digital Trading Mobile Application

Vinance - Digital Trading Mobile Application 2.0

thathsarakulathunga76

New member
Member
Messages
1
Reactions
3
thathsarakulathunga76 submitted a new resource:

Vinance - Digital Trading Mobile Application - Digital Trading Mobile Application Flutter

Version 1.2 – 17th August 2024​

  • [FIX] Resolved issue with social authentication
  • [BUG] Policy page issue corrected
  • [UPDATE] Updated UI for support tickets
  • [UPDATE] Modified certain route names
  • [UPDATE] Plugin upgraded to the latest stable version

Version 1.1 – 14th June 2024​

  • [ADD] Push Notification System
  • [ADD] Support Ticket
  • [ADD] Account Delete System
  • [ADD] Language Image
  • [UPDATE] Authentication...

Read more about this resource...
 
Reacted by:
  • Like
Reactions: raz0r

Version 2.0 – 09th February 2025​

  • [ADD] P2P Trading feature
  • [ADD] Binary Trading feature
 
Reacted by:
Sorry to disturb @raz0r but is it possible to get the update?. I really appreciate 🙏
 
Reacted by:
raz0r 's signature
Reacted by:
  • Like
Reactions: fmchawki
../../../.pub-cache/hosted/pub.dev/reown_appkit-1.3.0/lib/base/appkit_base_impl.dart:196:19: Error: The method 'ReownAppKit.request' has fewer named arguments than those of overridden method 'IReownSignDapp.request'.
Future<dynamic> request({
^
../../../.pub-cache/hosted/pub.dev/reown_sign-1.1.6+1/lib/i_sign_dapp.dart:20:19: Context: This is the overridden method ('request').
Future<dynamic> request({
^
../../../.pub-cache/hosted/pub.dev/reown_appkit-1.3.0/lib/base/appkit_base_impl.dart:196:19: Error: The method 'ReownAppKit.request' doesn't have the named parameter 'requestId' of overridden method 'IReownSignDapp.request'.
Future<dynamic> request({
^
../../../.pub-cache/hosted/pub.dev/reown_sign-1.1.6+1/lib/i_sign_dapp.dart:20:19: Context: This is the overridden method ('request').
Future<dynamic> request({
^
../../../.pub-cache/hosted/pub.dev/reown_appkit-1.3.0/lib/base/appkit_base_impl.dart:221:30: Error: The method 'requestReadContract' isn't defined for the class 'IReownSign'.
- 'IReownSign' is from 'package:reown_sign/i_sign_engine.dart' ('../../../.pub-cache/hosted/pub.dev/reown_sign-1.1.6+1/lib/i_sign_engine.dart').
Try correcting the name to the name of an existing method, or defining a method named 'requestReadContract'.
return await reOwnSign.requestReadContract(
^^^^^^^^^^^^^^^^^^^
../../../.pub-cache/hosted/pub.dev/reown_appkit-1.3.0/lib/base/appkit_base_impl.dart:244:30: Error: The method 'requestWriteContract' isn't defined for the class 'IReownSign'.
- 'IReownSign' is from 'package:reown_sign/i_sign_engine.dart' ('../../../.pub-cache/hosted/pub.dev/reown_sign-1.1.6+1/lib/i_sign_engine.dart').
Try correcting the name to the name of an existing method, or defining a method named 'requestWriteContract'.
return await reOwnSign.requestWriteContract(
^^^^^^^^^^^^^^^^^^^^
../../../.pub-cache/hosted/pub.dev/reown_appkit-1.3.0/lib/modal/appkit_modal_impl.dart:1210:28: Error: The method 'requestReadContract' isn't defined for the class 'IReownAppKit'.
- 'IReownAppKit' is from 'package:reown_appkit/base/i_appkit_base_impl.dart' ('../../../.pub-cache/hosted/pub.dev/reown_appkit-1.3.0/lib/base/i_appkit_base_impl.dart').
Try correcting the name to the name of an existing method, or defining a method named 'requestReadContract'.
return await _appKit.requestReadContract(
^^^^^^^^^^^^^^^^^^^
../../../.pub-cache/hosted/pub.dev/reown_appkit-1.3.0/lib/modal/appkit_modal_impl.dart:1253:28: Error: The method 'requestWriteContract' isn't defined for the class 'IReownAppKit'.
- 'IReownAppKit' is from 'package:reown_appkit/base/i_appkit_base_impl.dart' ('../../../.pub-cache/hosted/pub.dev/reown_appkit-1.3.0/lib/base/i_appkit_base_impl.dart').
Try correcting the name to the name of an existing method, or defining a method named 'requestWriteContract'.
return await _appKit.requestWriteContract(
^^^^^^^^^^^^^^^^^^^^
Target kernel_snapshot_program failed: Exception


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compileFlutterBuildRelease'.
> Process 'command '/Users/.../development/flutter/bin/flutter'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 2m 25s
Running Gradle task 'assembleRelease'... 151.2s
Gradle task assembleRelease failed with exit code 1

@raz0r
 
Reacted by:
Top