Git Product home page Git Product logo

random-name-generator's Introduction

# myapp 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: - [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) - [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference. # Random-Name-Generator

random-name-generator's People

Contributors

shubhanshu02 avatar

Watchers

 avatar

random-name-generator's Issues

Dart CI: Check Lints Failed

This setup Dart CI shows the following problem.


  error • Undefined name 'ListTile'. • lib/main.dart:59:27 • undefined_identifier
  error • The method 'Scaffold' isn't defined for the type '_RandomWordsState'. • lib/main.dart:63:18 • undefined_method
  error • The method 'AppBar' isn't defined for the type '_RandomWordsState'. • lib/main.dart:64:21 • undefined_method
  error • The method 'Text' isn't defined for the type '_RandomWordsState'. • lib/main.dart:65:22 • undefined_method
  error • The method 'ListView' isn't defined for the type '_RandomWordsState'. • lib/main.dart:67:19 • undefined_method
  error • Undefined class 'Widget'. • lib/main.dart:73:3 • undefined_class
  error • Undefined name 'ListView'. • lib/main.dart:74:12 • undefined_identifier
  error • Undefined name 'EdgeInsets'. • lib/main.dart:75:16 • undefined_identifier
  error • The method 'Divider' isn't defined for the type '_RandomWordsState'. • lib/main.dart:77:29 • undefined_method
  error • The method 'generateWordPairs' isn't defined for the type '_RandomWordsState'. • lib/main.dart:81:31 • undefined_method
  error • Undefined class 'Widget'. • lib/main.dart:87:3 • undefined_class
  error • Undefined class 'WordPair'. • lib/main.dart:87:20 • undefined_class
  error • The method 'ListTile' isn't defined for the type '_RandomWordsState'. • lib/main.dart:89:12 • undefined_method
  error • The method 'Text' isn't defined for the type '_RandomWordsState'. • lib/main.dart:90:14 • undefined_method
  error • The method 'Icon' isn't defined for the type '_RandomWordsState'. • lib/main.dart:94:17 • undefined_method
  error • Undefined name 'Icons'. • lib/main.dart:95:24 • undefined_identifier
  error • Undefined name 'Icons'. • lib/main.dart:95:41 • undefined_identifier
  error • Undefined name 'Colors'. • lib/main.dart:96:31 • undefined_identifier
  error • The method 'setState' isn't defined for the type '_RandomWordsState'. • lib/main.dart:99:9 • undefined_method
  hint • The method doesn't override an inherited method. • lib/main.dart:10:10 • override_on_non_overriding_member
  hint • The method doesn't override an inherited method. • lib/main.dart:24:21 • override_on_non_overriding_member
  hint • The method doesn't override an inherited method. • lib/main.dart:33:10 • override_on_non_overriding_member
51 errors and 3 hints found.
##[error]Process completed with exit code 3.

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.