Skip to content
Snippets Groups Projects
Select Git revision
  • 04a7be45c841ff8faaa24eae0daa5fcbd20bd05a
  • master default protected
  • 270-parametrage-de-la-gtest
  • network/gdev-800 protected
  • cgeek/issue-297-cpu
  • gdev-800-tests
  • update-docker-compose-rpc-squid-names
  • fix-252
  • 1000i100-test
  • hugo/tmp-0.9.1
  • network/gdev-803 protected
  • hugo/endpoint-gossip
  • network/gdev-802 protected
  • hugo/distance-precompute
  • network/gdev-900 protected
  • tuxmain/anonymous-tx
  • debug/podman
  • hugo/195-doc
  • hugo/195-graphql-schema
  • hugo-tmp-dockerfile-cache
  • release/client-800.2 protected
  • gdev-900-0.10.1 protected
  • gdev-900-0.10.0 protected
  • gdev-900-0.9.2 protected
  • gdev-800-0.8.0 protected
  • gdev-900-0.9.1 protected
  • gdev-900-0.9.0 protected
  • gdev-803 protected
  • gdev-802 protected
  • runtime-801 protected
  • gdev-800 protected
  • runtime-800-bis protected
  • runtime-800 protected
  • runtime-800-backup protected
  • runtime-701 protected
  • runtime-700 protected
  • runtime-600 protected
  • runtime-500 protected
  • v0.4.1 protected
  • runtime-401 protected
  • v0.4.0 protected
41 results

CONTRIBUTING.md

Blame
  • After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
    pubspec.yaml 2.47 KiB
    name: gecko
    description: Pay with G1.
    
    # The following line prevents the package from being accidentally published to
    # pub.dev using `pub publish`. This is preferred for private packages.
    publish_to: 'none' # Remove this line if you wish to publish to pub.dev
    
    version: 0.1.0+55
    
    environment:
      sdk: '>=2.12.0 <3.0.0'
    
    dependencies:
      flutter:
        sdk: flutter
      flutter_driver:
        sdk: flutter
      bubble: ^1.2.1
      carousel_slider: ^4.0.0
      flutter_lints: ^2.0.1
      graphql_flutter: ^5.1.1-beta.4
      hive_flutter: ^1.1.0
      image_picker: ^0.8.4
      jdenticon_dart: ^2.0.0
      logger: ^1.1.0
      path_provider: ^2.0.11
      pdf: ^3.7.1
      permission_handler: ^10.0.0
      pin_code_fields: ^7.4.0
      printing: ^5.9.3
      provider: ^6.0.1
      barcode_scan2: ^4.2.1
      qr_flutter: #^4.0.0
        git:
          url: https://github.com/insinfo/qr.flutter.git
          ref: master
      responsive_framework: ^0.2.0
      sentry_flutter: ^6.18.0
      shared_preferences: ^2.0.7
      truncate: ^3.0.1
      unorm_dart: ^0.2.0
      dio: ^5.0.1
      durt: ^0.1.6
      package_info_plus: ^3.0.2
      polkawallet_sdk: #^0.5.2
        git:
          # url: https://github.com/polkawallet-io/sdk.git
          # ref: develop
          url: https://github.com/poka-IT/sdk.git
          ref: gecko-fixes
      dots_indicator: ^2.1.0
      connectivity_plus: ^3.0.2
      image_cropper: ^3.0.0
      easy_localization: ^3.0.1
      flutter_markdown: ^0.6.10+2
      pointycastle: ^3.6.1
      hex: ^0.2.0
      flutter_dotenv: ^5.0.2
      accordion: ^2.5.1
      flutter_svg: ^2.0.2
      pinenacl: ^0.3.3
      fast_base58: ^0.2.1
      graphql: ^5.1.1
      hive_generator: ^2.0.0
      riverpod: ^2.1.1
      tutorial_coach_mark: ^1.2.4
    
    dev_dependencies:
      # flutter_launcher_icons: ^0.9.2
      # flutter_launcher_icons_maker: ^^0.10.2