Giter Club home page Giter Club logo

buy_me_a_coffee's Introduction

buy_me_a_coffee's People

Contributors

abhishek01039 avatar ahmednfwela avatar md-weber avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

buy_me_a_coffee's Issues

Error: Type 'DiagnosticableMixin' not found.

I get this error.

/E:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.17.4/lib/src/picture_stream.dart:88:26: Error: Type 'DiagnosticableMixin' not found.

Mybe should upgrade flutter_svg package.

Move default branch from master to main

Recently, Github has changed the master branch to main, so we should also take this step and change the branch of a flutter from master to main.

Here are all the commands that need to run to make a clone of this branch with a different name:
git branch -m master main
git push -u origin main
git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main

After all this, we need to change the default branch from the settings of the repo.

And finally, run this command to delete the master branch
git push origin --delete master

Thanks a lot.

Add linting rules to the package

In the Pull Request #8 we had minor fixed and it would be beneficial to add some linting rules. We have two paths that we can do here.

  1. Add the Lint package ๐Ÿš€
  2. Add the rules for prefer const etc. ๐Ÿ‘

If you have a strong preference please use the icon above on this issue so we can fix accordingly.

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.