nikhildhakal / flutter_first_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

first_app

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

Use an external package

$ flutter pub add package_name

Vie changes in .yaml file.

Import

import 'package:english_words/english_words.dart';

final wordPair = WordPair.random();

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.

About


Languages

Language:C++ 52.9%Language:CMake 25.0%Language:HTML 12.3%Language:Dart 5.7%Language:C 2.3%Language:Swift 1.3%Language:Kotlin 0.4%Language:Objective-C 0.1%