SDiamante13 / dictionary_app

My first project using Flutter. This is a dictionary app that looks up the definitions of words provided by the user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dictionary_app

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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Flutter package repository

Notes:

Adding an external package

  1. Run flutter pub add ${package_name}

  2. Then flutter pub get to bring the dependency into your app

Create a stateful widget

IntelliJ template - stful - creates stateful Widget

About

My first project using Flutter. This is a dictionary app that looks up the definitions of words provided by the user.


Languages

Language:C++ 47.6%Language:CMake 22.5%Language:Dart 14.9%Language:HTML 11.2%Language:C 2.1%Language:Swift 1.1%Language:Kotlin 0.4%Language:Objective-C 0.1%Language:Shell 0.0%