Giter VIP home page Giter VIP logo

app_base_flutter2_getx's Introduction

app_base_flutter2_getx

A new Flutter project.

Getting Started

  • Cambiar nombre del paquete

    flutter pub run change_app_package_name:main com.new.package.name
    
  • Cambiar nombre de la app

    flutter pub run rename_app:main all="My App Name"
    
  • Cambiar el launch icon (reemplazar assets/images/ic_launcher.jpg con el nuevo icono) tluego corra el comando

    flutter pub run flutter_launcher_icons:main
    
  • FCM: firebase ha agregado recientemente (agregar aplicación flutter) a su base de fuego, lo que hará que agregar nuestra aplicación flutter (android / ios) a firebase solo tome 2 pasos 🔥 pero primero debe descargar Firebase CLI y en la terminal ejecutar:

    dart pub global activate flutterfire_cli
    

    luego siga el guid de base de fuego y obtendrá un comando similar a este

    flutterfire configure --project=flutter-firebase-YOUR_PROJECT_ID
    

    ¡y eso es! su proyecto ahora está conectado a firebase y fcm está activo y listo para recibir notificaciones

app_base_flutter2_getx's People

Contributors

jaimeferreira11 avatar

Stargazers

 avatar

Watchers

 avatar

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.