Skip to content

Code that programmers can repeatedly use with little or no modification, providing all the basic functionality that programmers need when building an application. And programmer does not need to write much code to accomplish simple and basic tasks. Programmers can also keep their reference libraries on hand.

Notifications You must be signed in to change notification settings

ngo100pingorg/flutter-boilerplate

Repository files navigation

Flutter BLoC Boilerplate

Speed up your development

⚡️ Feel the speed -> We help you skip all the hurdles you face when starting a new flutter project.

💫 Simple and minimal, always -> We make it light, easy to understand, programmer and user friendly.

🪴 Be kind, help everyone -> I know you're a good human being, I hope you feel surrounded by much love.


We wanted to write code which can be use repeatedly with little or no modification, which provides all the basic functionality that programmer needs when building an application. And Programmer does not need to write a lot of code to accomplish simple and basic tasks. Example: using a console library to log info, warning, dangers and etc.

We wish, programmers can reuse code between projects without changing it. Programmers can also keep their own reference libraries on hand. We wish to write well-written boilerplate for flutter. If you think in some areas we can improve or want a new feature, just create a bug on our github repository.

We wish to constantly update a boilerplate that concisely provides valuable information, becomes more efficient, robust, and fairly simple code easy to understand.

The primary advantage of using boilerplate code is that it reduces your initial software development time by reusing basic components. It also reduces complexity in your code, which may result in cleaner code. If your product is built on boilerplate code, there will be no learning curve for new programmers who have previously worked with boilerplate code thus we suggest let your programmers go through the code and documentation of boilerplate.

  • Features available:

    • Log library
      • Console
      • Locally in device - universal_file package for file management in different devices
    • Flavors
      • Environments
      • App Config
    • Dynamic Theme
      • BLoC for Theme package
  • Features to be added:

    • Background Fetch Support
    • Connectivity Support
    • Continuous integration services
    • Crashlytics
    • Dependency Injection
    • Encryption and Decryption of dat
    • Local database
    • Localization and internationalization
    • Notifications
    • Route management & tracking
    • Splash
    • Stores maybe
    • Unit, Widget, Integration Tests
    • Validators

About

Code that programmers can repeatedly use with little or no modification, providing all the basic functionality that programmers need when building an application. And programmer does not need to write much code to accomplish simple and basic tasks. Programmers can also keep their reference libraries on hand.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published