Skip to content

SmartDevStar/flutter_polkadot_wallet

Repository files navigation

❤️Polkadot Wallet App❤️

A Fantastic Flutter project for your life !

Getting Started

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.

Details

A new open-source Flutter project from the SWS that enables the people to enjoyful get started with the Polkadot wallet with flutter. We have recreated a few screens of our famous React Native Starter Kit in Flutter!

This project is integrated with Firebase for user authentication and contains all the basic features that are required to build an amazing Flutter app.


Logo Logo

A Flutterando style README template for the community's projects and packages. It is open and free to use in your projects too!

View Example · Report Bug · Request Feature


Demo

Demo

Features

  • Form Validation
  • Firebase Authentication

Getting Started

Note: Make sure your Flutter environment is setup.

Installation

In the command terminal, run the following commands:

$ git clone [email protected]:phantom0109/mylifeapp-flutter-node.git
$ cd mylifeapp-flutter-node/

Setup Flutter Firebase integration

Check out the documentation to setup Flutter Firebase integration.

For Android

In android/app folder add your google-service.json.

For iOS

In ios/Runner folder add your GoogleService-Info.plist.

Start your Flutter project by running the command:
$ flutter run

Simulate for iOS

Method One

Open the project in Xcode from ios/Runner.xcodeproj.
Hit the play button.

Method Two

Run the following command in your terminal.
$ open -a Simulator
$ flutter run

Simulate for Android

Make sure you have an Android emulator installed and running.
Run the following command in your terminal.
$ flutter run
Check out Flutter’s online documentation for help getting start with your Flutter project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages