Giter Site home page Giter Site logo

my_country's Introduction

myCountry

A Flutter project for displaying list of countries and info when clicked.

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.

[Flutter] myCountry Mobile Application

[The App] Appetize Link

  • Appetize-Link: The app can be tested using appetize, an online emulator site that enables developers test created apps without having the need of installing the app in a physical device.

UI Design

Introduction

This is a flutter mobile application for displaying a list of countries and their capital on launch. The app shows a precised detailed screen of the selected country on click.

Prerequisites

Packages on pub.dev

  • flutter_screenutil: A flutter plugin for adapting screen and font size. For general responsiveness with text and all screen sizes (i.e. tablet, mobile or desktop)

  • http: The http package allows set of high-level functions and classes that make it easy to consume HTTP resources. It's multi-platform, and supports mobile, desktop, and the browser.

  • provider: A wrapper around InheritedWidget to make them easier to use and more reusable. By using provider instead of manually writing InheritedWidget, you get:

  • simplified allocation/disposal of resources

  • lazy-loading

  • a vastly reduced boilerplate over making a new class every time

  • shared_preferences: A plugin used for storing critical data due to asynchronous persistence of data. The plugin wraps platform-specific persistent storage for simple data (NSUserDefaults on iOS and macOS, SharedPreferences on Android, etc.).

Features

The app has enabled on it a different theme modes (i.e. dark | light) certain user experiences to be met.

Installation & Setup

You can set up locally using a virtual environment

  • Visual Studio Code Install the Flutter and Dart plugins from vscode extension Select a device from the Device Selector area

[Flutter] Usage

Invoke Run > Start Debugging or press F5

my_country's People

Contributors

n-dilo 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.