Skip to content

Tellus-Cooperative/corewallet-mobile-open

Repository files navigation

corewallet

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Splash

dart run flutter_native_splash:create --path=flutter_native_splash.yaml

regenerate icons

flutter pub run flutter_launcher_icons -f flutter_launcher_icons.yaml

Launch type generation from terminal graphql

pub run build_runner build or flutter pub run build_runner build

generate builds for release

flutter build apk --split-per-abi --release

generate appbudle playstore

flutter build appbundle

load flutter on MacOs

export PATH="$PATH:/Users/iver/development/flutter/bin"

clean pod ios

cd ios pod deintegrate pod update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages