Giter Site home page Giter Site logo

message-mill's Introduction

cover

Hello Fellow < Developers/ >!

Hi! My name is Rounak Tadvi. Thank You for taking the time to view my GitHub Profile ๐Ÿ˜„

About Me

Github

  • ๐Ÿ”ญ Iโ€™m currently working on Flyer

  • ๐ŸŒฑ Iโ€™m currently learning Serverless & Cassandra

  • ๐Ÿ’ฌ Ask me about Flutter and Dart.


Open Source Projects

Internet Connection Checker


My GitHub Stats

message-mill's People

Contributors

mihirfuration avatar rounaktadvi avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

ezhangle dizayn3r

message-mill's Issues

Build gradle Issue

Hey @RounakTadvi, I've configured the flavor as per your documentation. However, I'm getting an error stating:

Execution failed for task ':app:mergeProdDebugResources'.

[string/app_name] D:\mobile\test\project\test_app\android\app\src\main\res\values\strings.xml [string/app_name] D:\mobile\test\project\test_app\build\app\generated\res\resValues\prod\debug\values\gradleResValues.xml: Error: Duplicate resources

My flavor setting in the build.gradle

flavorDimensions "civiDimension"

productFlavors{
    dev {
        dimension "civiDimension"
        resValue "string", "app_name", "Civi Dev"
        applicationId "com.gocivi.app.dev"
    }
    prod {
        dimension "civiDimension"
        resValue "string", "app_name", "Civi"
    }
}

This error occurs whenever I hit "flutter run --flavor dev" or "flutter run --flavor prod".
So, could you please help me with this?

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.