Giter Club home page Giter Club logo

choose_color_theme_template's Introduction

choose_color_theme_template

This template will help you choose a color scheme for the application, show how widgets interact with it In order to connect the theme, change the line in theme_data_service.dart

static ThemeData get themeData => colorSchemeThemeData3;

the name of the desired ThemeData.

For using as template

  • Click on the repository page "Use this template"
  • Cloning our new repository
  • Changing pubspec.yaml
name: YourTitle
description: YourDescriptionIfExists
version: 1.0.0+1
  • Changing /android/app/build.gradle
 defaultConfig {
        //  Your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
        applicationId "com.example.id"

Screenshots

classicDarkThemeData
classicDarkThemeData
localThemeData2
customThemeData
darkThemeDataNotify

Many widgets may not match the application. It's better to see the source code (https://github.com/meg4cyberc4t/notify)

If you liked it or even used it

Please put an star or make a fork to your profile ❤️

For developers or kind people

You can make Issue, pull requests, offer your widgets. I am ready for any change to this repository for the better.

choose_color_theme_template's People

Contributors

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