GithubHelp home page GithubHelp logo

aliffauzi / trackpack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from agryva/trackpack

0.0 0.0 0.0 27.61 MB

Tracking app using flutter technology design inspired from dribbble

Kotlin 0.24% Swift 0.79% Objective-C 0.07% Dart 98.89%

trackpack's Introduction

trackpack

Total downloads on GitHub. Recommend me on LinkedIn

Description

This application is made to hone our ability to create a User Interface that has been created by the UI designer using flutter technology, not only is this application useful for entering admob into the application

Screenshots

Gif

Download

Download Release APK

Getting Started

  • Please change application id in Android project or iOS project
  • Make a firebase project using new application id that you have made before
  • Make a admob project using new application id that you have made before
  • sync a admob project with your firebase project (you can see tutorial in google ๐Ÿ˜)

Change Admob Id

put your admob appId, interestid, bannerid in utils.dart file

  static final String appId = "YOUR KEY" ?? FirebaseAdMob.testAppId;
  static final String interestId = "YOUR KEY" ?? InterstitialAd.testAdUnitId;
  static final String bannerId ="YOUR KEY" ?? BannerAd.testAdUnitId;

Running

  Flutter build apk

Using Dependencies:

Dependency Name Version
google_font 1.1.0
cached_network_image 2.2.0+1
image_ink_well ^0.1.0
eva_icons_flutter 2.0.0
permission_handler 5.0.0+hotfix.6
flutter_staggered_animations "^0.1.2"
firebase_core 0.4.0+9
edge_alert 0.0.1
firebase_analytics 5.0.2
firebase_admob 0.9.3+2
flutter_config 1.0.7
lottie 0.3.6
flutter_spinkit 4.1.2

Donate

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of โ˜•

trackpack's People

Contributors

agryva 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.