Code Monkey home page Code Monkey logo

flutter-dosparkles's Introduction

dosparkles

Flutter 2.2.0-10.3.pre โ€ข channel beta

flutter clean flutter packages pub upgrade

keytool -keystore android/app/key.jks -list -v B0:5D:BA:3B:25:57:AE:0D:EA:37:B5:30:0E:71:A1:83:66:85:23:9A keytool -genkey -v -keystore android/app/key.jks -storetype JKS -keyalg RSA -keysize 2048 -validity 10000 -alias key

keytool -exportcert -alias key -keystore android/app/key.jks | openssl sha1 -binary | openssl base64 sF26OyVXrg3qN7UwDnGhg2aFI5o=

keytool -list -v
-alias key -keystore android/app/key.jks

Screenshots

Update translations:

flutter pub run intltranslation:generate_from_arb --output-dir=lib/l10n --no-use-deferred-loading lib/main.dart lib/l10n/intl*.arb

build apk:

flutter build apk --release

flutter build apk --no-sound-null-safety flutter build apk --split-per-abi --no-sound-null-safety

update repos:

cd ios pod cache clean --all pod repo update pod update cd .. flutter clean flutter build ios grep -r IUWebView ios/Pods

android emulator with local backend

ipconfig // 192.168.43.136

{ "graphQLHttpLink": "http://192.168.43.136:1337/graphql", "baseApiHost": "http://192.168.43.136:1337" }

{ "graphQLHttpLink": "https://backend.dosparkles.com/graphql", "baseApiHost": "https://backend.dosparkles.com" }

flutter-dosparkles's People

Contributors

clickhere0521 avatar dancodeforce avatar yevgeniyorlovskiy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.