Flutter app that uses icanhazdadjoke API

Overview
You might also like...

DiagnoPlus - Diagnosis app with Flutter that uses Firebase

DiagnoPlus - Diagnosis app with Flutter that uses Firebase

DIAGNO+ Diagnosis app with Flutter that uses Firebase Team members Soham Chaudha

Oct 21, 2022

Flutter + Firebase Auth Demo App that uses Google, Facebook, Email/Password Signup/Login, Email Verification and more!

Flutter + Firebase Auth Demo App that uses Google, Facebook, Email/Password Signup/Login, Email Verification and more!

Flutter Firebase Auth Demo Flutter + Firebase Auth Demo App that uses Google, Facebook, Email/Password Signup/Login, Email Verification and more! Feat

Jan 7, 2023

Small Flutter app that uses SQLite to persist data.

Crud_With_Flutter_And_Sqlite A new Flutter project. The application allows you to register a user with your name and email, edit and also delete. All

Oct 22, 2022

⚡️ This project uses the flutter UI tool kit to build an education/skill app for offering online tutorials.

 ⚡️ This project uses the flutter UI tool kit to build an education/skill app for offering online tutorials.

⚡️ This project uses the flutter UI tool kit to build an education/skill app for offering online tutorials.

Nov 10, 2022

An Anki app uses Flutter.

An Anki app uses Flutter.

Nhóm 20 - INT3020 40 Thành viên Nguyễn Hải Nam - 21020110 Phạm Đức Thắng - 20020156 Báo cáo quá trình Tuần 02 - Run "Hello World!" Cài đặt Flutter và

Nov 24, 2022

Turtle graphics for Flutter. It simply uses a custom painter to draw graphics by a series of Logo-like commands.

Turtle graphics for Flutter. It simply uses a custom painter to draw graphics by a series of Logo-like commands.

flutter_turtle flutter_turtle is a simple implementation of turtle graphics for Flutter. It simply uses a custom painter to draw graphics by a series

Dec 16, 2022

A simple and customizable flutter package for inputting phone number in intl / international format uses Google's libphonenumber

A simple and customizable flutter package for inputting phone number in intl / international format uses Google's libphonenumber

Intl Phone Number Input A simple and customizable flutter package for inputting phone number in intl / international format uses Google's libphonenumb

Dec 11, 2022

GitHub Action that uses the Dart Package Analyzer to compute the Pub score of Dart/Flutter packages

GitHub Action that uses the Dart Package Analyzer to compute the Pub score of Dart/Flutter packages

Dart/Flutter package analyzer This action uses the pana (Package ANAlysis) package to compute the score that your Dart or Flutter package will have on

Dec 29, 2022

A flutter package uses native implementations to resize an image

fast_image_resizer This package uses native implementations to resize an image.

Dec 20, 2021
Comments
  • Build is failing.

    Build is failing.

    Hi, I'm not much experienced in Android or Flutter. So I was trying to run the program but it is showing the following errors :

    FAILURE: Build failed with an exception.

    • What went wrong: Execution failed for task ':app:processDebugResources'.

    Android resource linking failed Output: D:\android games\a\bad-dad-joke-master\build\app\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:189: error: resource android:attr/fontVariationSettings not found. D:\android games\a\bad-dad-joke-master\build\app\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:190: error: resource android:attr/ttcIndex not found. error: failed linking references.

    Command: C:\Users\saumy.gradle\caches\transforms-1\files-1.1\aapt2-3.2.1-4818971-windows.jar\1ff095e8d2ddefe633f74a08a4990831\aapt2-3.2.1-4818971-windows\aapt2.exe link -I
    C:\Users\saumy\AppData\Local\Android\sdk\platforms\android-27\android.jar
    --manifest
    D:\android games\a\bad-dad-joke-master\build\app\intermediates\merged_manifests\debug\processDebugManifest\merged\AndroidManifest.xml
    -o
    D:\android games\a\bad-dad-joke-master\build\app\intermediates\processed_res\debug\processDebugResources\out\resources-debug.ap_
    -R
    @D:\android games\a\bad-dad-joke-master\build\app\intermediates\incremental\processDebugResources\resources-list-for-resources-debug.ap_.txt
    --auto-add-overlay
    --java
    D:\android games\a\bad-dad-joke-master\build\app\generated\not_namespaced_r_class_sources\debug\processDebugResources\r
    --custom-package
    com.example.baddadjokes
    -0
    apk
    --output-text-symbols
    D:\android games\a\bad-dad-joke-master\build\app\intermediates\symbols\debug\R.txt
    --no-version-vectors Daemon: AAPT2 aapt2-3.2.1-4818971-windows Daemon #0 Output: C:\Users\saumy.gradle\caches\transforms-1\files-1.1\core-1.0.0-beta01.aar\4d0393322d840dd86ec9c495dcdec99d\res\values\values.xml:89:5-125:25: AAPT: error: resource android:attr/fontVariationSettings not found.

    C:\Users\saumy.gradle\caches\transforms-1\files-1.1\core-1.0.0-beta01.aar\4d0393322d840dd86ec9c495dcdec99d\res\values\values.xml:89:5-125:25: AAPT: error: resource android:attr/ttcIndex not found.

    error: failed linking references. Command: C:\Users\saumy.gradle\caches\transforms-1\files-1.1\aapt2-3.2.1-4818971-windows.jar\1ff095e8d2ddefe633f74a08a4990831\aapt2-3.2.1-4818971-windows\aapt2.exe link -I
    C:\Users\saumy\AppData\Local\Android\sdk\platforms\android-27\android.jar
    --manifest
    D:\android games\a\bad-dad-joke-master\build\app\intermediates\merged_manifests\debug\processDebugManifest\merged\AndroidManifest.xml
    -o
    D:\android games\a\bad-dad-joke-master\build\app\intermediates\processed_res\debug\processDebugResources\out\resources-debug.ap_
    -R
    @D:\android games\a\bad-dad-joke-master\build\app\intermediates\incremental\processDebugResources\resources-list-for-resources-debug.ap_.txt
    --auto-add-overlay
    --java
    D:\android games\a\bad-dad-joke-master\build\app\generated\not_namespaced_r_class_sources\debug\processDebugResources\r
    --custom-package
    com.example.baddadjokes
    -0
    apk
    --output-text-symbols
    D:\android games\a\bad-dad-joke-master\build\app\intermediates\symbols\debug\R.txt
    --no-version-vectors Daemon: AAPT2 aapt2-3.2.1-4818971-windows Daemon #0

    • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

    • Get more help at https://help.gradle.org

    BUILD FAILED in 26s


    The Gradle failure may have been because of AndroidX incompatibilities in this Flutter app. See https://goo.gl/CP92wY for more information on the problem and how to fix it.


    Finished with error: Gradle task assembleDebug failed with exit code

    Can you please let me know what can be the problem?

    opened by haikukoten 0
Owner
Parth Jansari
I'm a guy who's trying to grow up & do mature stuff but ends up making cool stuff or designing/coding. flutter and angular enthusiast.
Parth Jansari
An Imgur API Client Library that uses Imgur's v3 API for Dart

imgur.dart An Imgur API Client Library that uses Imgur's v3 API for Dart. Usage

null 2 Dec 2, 2022
A fully functional Movies Application built with Flutter. The application built with null safety and clean architecture, also uses OMDB API for fetching movies in the search item

Cinema DB Project Details This project uses null safety feature Project uses clean code architecture (Uncle Bob's Architecture) Project can run on bot

Dhruvam 2 Oct 1, 2022
UberAir is a flutter based school project which uses skyscanner API and Firebase .

Uber Air ?? This is a simple flight booking app build with flutter. Features ?? Select Date Get airport from skyscanner API Select Passenger Get fligh

null 11 Jun 12, 2022
This example uses a ScrollView, JSON Rest API, Navigation, Alert Pop Up, Progress Indicator, Globals, Images in a shared asset folder, and 100% Shared Code

This example uses a ScrollView, JSON Rest API, Navigation, Alert Pop Up, Progress Indicator, Globals, Images in a shared asset folder, and 100% Shared Code. Now with the ability to login with FaceID, TouchID, and Fingerprint Reader on Android.

Rody Davis 672 Jan 6, 2023
Bhagavad Gita app using flutter & Bhagavad-Gita-API is A lightweight Node.js based Bhagavad Gita API [An open source rest api on indian Vedic Scripture Shrimad Bhagavad Gita].

Gita Bhagavad Gita flutter app. Download App - Playstore Web Application About Bhagavad Gita app using flutter & Bhagavad-Gita-API is A lightweight No

Ravi Kovind 7 Apr 5, 2022
Beautiful Weather App using API with support for dark mode. Created by Jakub Sobański ( API ) and Martin Gogołowicz (UI, API help)

Flutter Weather App using API with darkmode support Flutter 2.8.1 Null Safety Beautiful Weather App using https://github.com/MonsieurZbanowanYY/Weathe

Jakub Sobański 5 Nov 29, 2022
WooCommerce App template that uses Flutter. Integrated to work with WooCommerce stores, connect and create an IOS and Android app from Flutter for IOS and Android

WooCommerce App: Label StoreMax Label StoreMax - v5.3.1 Official WooSignal WooCommerce App About Label StoreMax Label StoreMax is an App Template for

WooSignal 314 Jan 9, 2023
IoTF app is a smart farming app for IoT and AI-powered tomato plant disease detection. It is built with Flutter and uses Firebase as its backend.

Internet of Tomato Farming IoTF app is a smart farming app for IoT and AI-powered tomato plant disease detection. It is built with Flutter and uses Fi

ILYAS IMZAGNAN 4 Dec 9, 2022
Food-app-flutter - A simple food ordering application with an admin panel coded with flutter and uses firebase as a backend

shop_ui A new Flutter project. Getting Started This project is a starting point

Ryan Egbejule-jalla 3 Oct 5, 2022
A freelancer project: A flutter app to manage files and certificates of employees in an organization. It uses AWS for authentication, Storage and DynamoDB.

certify A Certificate Management project. Getting Started This project is a starting point for a Flutter application. A few resources to get you start

null 0 Feb 3, 2022