general_framework 0.0.31 copy "general_framework: ^0.0.31" to clipboard
general_framework: ^0.0.31 copied to clipboard

discontinued

General Framework Library for help you create project more easy with general standarization style code base

General Framework #

WIP General Framework is cross platform library, this library help you to create cross platform apps with use style code flutter

đŸ“šī¸ Docs #

  1. Documentation
  2. Youtube
  3. Telegram Support Group
  4. Contact Developer (check social media or readme profile github)

đŸ”–ī¸ Features #

  1. ✅ đŸ“ąī¸ Cross Platform support (Device, Edge Severless functions)
  2. ✅ đŸ“œī¸ Standarization Style Code
  3. ✅ âŒ¨ī¸ Cli (Terminal for help you use this library or create project)
  4. ✅ đŸ”Ĩī¸ Api (If you developer bot / userbot you can use this library without interact cli just add library and use đŸš€ī¸)
  5. ❌ đŸ§Šī¸ Customizable Extension (if you want add extension so you can more speed up on development)
  6. ❌ âœ¨ī¸ Pretty Information (user friendly for newbie)

â”ī¸ Fun Fact #

This library 100% use on every my create project (App, Server, Bot, Userbot)

đŸ“ˆī¸ Proggres #

  • 2024-04-20 Starting Release Stable With core Features
  • 2024-04-19 Starting create simple library Package Full Template
  • 2024-04-18 Think to standarization server so i can create project easy, and not only project i can add feature to my ai so my ai can create server and test direct without use rest-api, talk, searching internet or use any api

đŸ“Ĩī¸ Install Library #

  1. Dart
dart pub add general_framework

đŸš€ī¸ Quick Start #

Example Quickstart script minimal for insight you or make you use this library because very simple


import 'package:general_framework/cli/cli.dart';

void main(List<String> args) {
  print("start");
  GeneralFrameworkCli.watermark();
  return;
}

2
likes
80
points
917
downloads

Publisher

unverified uploader

Weekly Downloads

General Framework Library for help you create project more easy with general standarization style code base

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

Apache-2.0 (license)

Dependencies

file_picker, flutter, flutter_highlight, flutter_svg, general_lib, general_lib_flutter, general_schema, general_system_device, highlight, html, http, intl, io_universe, markdown, path, path_provider, scroll_to_index, server_universe, translate_client, url_launcher, visibility_detector, window_manager

More

Packages that depend on general_framework