Mars in the meta universe.

Related tags

Animation mars
Overview

Mars

A Sweet Flutter project made with Love and Overtime.

Getting Started

flutter version

flutter --version  

use Flutter 1.22.6

Install

# Git Pre-Hooks

brew install Arkweid/lefthook/lefthook

yarn global add commitlint

lefthook install

Commands

# Code generation (.g.dart)
flutter packages pub run build_runner build
# App icons
flutter pub run flutter_launcher_icons:main
# App Splash Screen
flutter pub pub run flutter_native_splash:create
# Update all packages
flutter packages upgrade
# Update translations
flutter packages pub run tool/build_locales
# Run dev tool locally
flutter pub global run devtools
# lint error `flutter analyze` error because of analyzer state leftover from a different flutter revision
git clean -xffd

name: A pass: 1234qweR
mnemonic: retire turtle lazy eager churn alcohol cup cannon frequent romance wink better pri: d2feeab10e27831b0a3aa8d9b1040bc722975cf9d050d66cd3732c8a90915903 pub: 77f2b1217377f62cbb34c5b72b63c6c17fdb5e9e0b6173b4edcb19d03922c0f5 addr: 1yq024eeg375yvd3kc45swqpvfz0wcrsbpz2k9escysvq68dhy9vtqe58

fork: 00000000a137256624bda82aec19645b1dd8d41311ceac9b5c3e49d2822cd49f fork: 0000000190e31a56bea3d263cc271649bf72ef1bf5ca8aa7e271ba9dd754f2da

addr2: 1549pyzf8dhx7r4x40k5j80f12btkpqfprjp134bcgcrjn963nzsx57xb

{
    "transaction" : {
        "txid" : "3cd2623a8cfbbef88fa78a98890fcc5af59fd31d293c4cb8ad870cb0fa4d87c8",
        "version" : 1,
        "type" : "token",
        "time" : 1648004347,
        "nonce" : 1,
        "from" : "1yq024eeg375yvd3kc45swqpvfz0wcrsbpz2k9escysvq68dhy9vtqe58",
        "to" : "1549pyzf8dhx7r4x40k5j80f12btkpqfprjp134bcgcrjn963nzsx57xb",
        "amount" : "1.0000000000",
        "gaslimit" : 10000,
        "gasprice" : "0.00000000000001",
        "gasused" : 10000,
        "txfee" : "0.0100000000",
        "data" : "00",
        "sig" : "3985419e7727d474f520a132badf62c9c93b95827f4144319451a560b8fe39997dbfa678dc3bfb87c0d70d31b468dc505ff0c97fffa8d80a203052b0af2f3708",
        "fork" : "00000000769872b2afcc290a025b23362202fc3ba715c7fc27bd96b2aec73e4b",
        "height" : 5996,
        "blockhash" : "0000176c8f363ae096c8c403ee93286e43c70126c5271e92b3c355a631d18baa",
        "confirmations" : 0,
        "serialization" : "01000000fb8c3a6200000000769872b2afcc290a025b23362202fc3ba715c7fc27bd96b2aec73e4b01000000000000000177f2b1217377f62cbb34c5b72b63c6c17fdb5e9e0b6173b4edcb19d03922c0f501f3afc3a42a31836c9111acc4f65d3bf512e10124cb04a4137c7a6ce87d6f132900000000000000000000000000000000000000000000000000000002540be4000000000000000000000000000000000000000000000000000000000000002710000000000000000000000000000000000000000000000000000000000000271000403985419e7727d474f520a132badf62c9c93b95827f4144319451a560b8fe39997dbfa678dc3bfb87c0d70d31b468dc505ff0c97fffa8d80a203052b0af2f3708"
    }
}
You might also like...
Owner
Metabase Network
Metabase Network Organization
Metabase Network
Mars - Space Travel

Mars - Space Travel Space Travel UI (created in flutter) Reference from: https://dribbble.com/shots/6520262-Mars. YouTube Link: https://www.youtube.co

null 115 Dec 26, 2022
Digital clock with the thematic of the universe and time

Flutter Clock Challenge (Universe Clock) Welcome to Flutter Clock! See flutter.dev/clock for how to get started, submission requirements, contest rule

Byron Ajin 7 Oct 11, 2022
A Marvel Heroes and Comics guide, built with Flutter and MarvelAPI to help people get to know more about this amazing universe

?? Marvel Guide ?? ?? Project A Marvel Heroes and Comics guide, built with Flutter and MarvelAPI to help people get to know more about this amazing un

Gustavo T. Chinalia 3 Aug 30, 2022
Yocto meta layer for recipes related to using Google Flutter Engine

meta-flutter Notice: Layer has moved to https://github.com/meta-flutter/meta-flutter. Redirection will be automatic in the next couple of weeks. Yocto

Joel Winarske 46 Dec 4, 2022
Flutter get Android meta-data in AndroidManifest.xml

Flutter get Android meta-data in AndroidManifest.xml

周枇杷! 1 Mar 9, 2022
Flutter plugin to get link preview meta-data

link_preview A Rich Link Preview flutter plugin. Usage To use this plugin, add link_preview as a dependency in your pubspec.yaml file. Example import

Denny Segura 30 Jun 23, 2021