victor7w7r / flutterfly

A template with clean architecture for Flutter with useful packages

Home Page:https://victor7w7r.github.io/flutterfly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutterfly

A template for Flutter with essential packages

⚠️ Test files not found

This template is used to be clean. Made with ❤️ by

Alt text

Live Preview

Github Pages

Install Packages

$ flutter pub get

Architecture

This app was made with the 036 Architecture for Flutter

Alt text

Extra Packages

  • bitsdojo_window: Makes it easy to customize and work with your Flutter desktop app window.
  • cupertino_icons: Icons for Flutter's Cupertino widgets.
  • dio: A powerful Http client for Dart.
  • fluent_ui: Unofficial implementation of Fluent UI for Flutter.
  • flutter_native_splash: Splash screen for mobile apps.
  • flutter_riverpod: A state-management library, it's a rewrite of provider to make improvements that would be otherwise impossible.
  • fpdart: Functional programming in Dart and Flutter.
  • freezed: Code generation for immutable classes
  • json_annotation: Defines the annotations used by json_serializable to create code for JSON serialization and deserialization.
  • niku: Fluently developing without headache and Nested Hell.
  • shared_preferences: Flutter plugin for reading and writing simple key-value pairs.

Change to blank template

$ git clone https://github.com/victor7w7r/flutterfly
$ cd flutterfly
$ git checkout blank

About

A template with clean architecture for Flutter with useful packages

https://victor7w7r.github.io/flutterfly/

License:MIT License


Languages

Language:Dart 67.8%Language:CMake 13.1%Language:C++ 12.0%Language:HTML 2.5%Language:Ruby 1.9%Language:Swift 1.1%Language:C 0.8%Language:CSS 0.6%Language:JavaScript 0.1%Language:Kotlin 0.1%Language:Objective-C 0.0%