A flutter package that allows you to transform your excel to json

Overview

excel_to_json

A package that allows you to transform your excel to the following format:

  1. Excel To JSON

Getting Started

At current the package allows you to use the following function (note: currently xlsx file type gives perfect results):

1.convert()

- automatically lets you pick an excel file and returns a string containing the entire converted json

For implementation have a look at the attached example file in the github repository.
You might also like...

A flutter application , that create dynamic forms from json data

checktyper A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Aug 23, 2022

A CLI tool to help generate dart classes from json returned from API

Json 2 Dart Command line utility Important note There is already a package called json2dart so this package will be called json2dartc ! This project w

Oct 5, 2022

A generator to create config class from json files that support many environments

A generator to create config class from json files that support many environments. Motivation If you use a json file to config your applications, perp

Oct 9, 2021

Cache json map to local file with Dart:io. Read file with sync api.

local_cache_sync 一个非常简单易用的Flutter本地储存库,适用于在本地储存一列轻量数据(例如用户保存在本地的设备信息,或者缓存一系列用户信息)。 local_cache_sync的所有方法都是同步,而不是异步的。这意味着你不需要使用await就可以获取数据。在flutter中,这

Jun 24, 2022

Generates utilities to aid in serializing to/from JSON.

Provides Dart Build System builders for handling JSON. json_serializable Package: https://pub.dev/packages/json_serializable Source code The core pack

Jan 8, 2023

From JSON to Dart Advanced

From JSON to Dart Advanced

From JSON to Dart Advanced Table of Contents Features Convert from clipboard Convert from selection Convert from clipboard to code generation Convert

Dec 17, 2022

Args simple - A simple argument parser and handler, integrated with JSON and dart

args_simple A simple argument parser and handler, integrated with JSON and dart:

Jan 22, 2022

Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.

Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.

Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.

Dec 13, 2022

Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact [email protected].

中文版 Chimera Flutter Code Push Chimera is a Dart compiler developed by ourselves, which generates interpretable and executable bytecode to implement co

Oct 6, 2022
Comments
  • _CastError (Null check operator used on a null value)

    _CastError (Null check operator used on a null value)

    In Flutter, when testing on MacOS, I get a_CastError (Null check operator used on a null value) error on line 18 in excel_to_json.dart.

    • I am using the latest Flutter
    • I haven't made any edits to the code
    • I am uploading a standard .xlsx that is not empty
    • I use the provided example code.

    Screenshots 2022-11-01 16 09 01

    Desktop (please complete the following information):

    • OS: macOS Monterey 12.6
    opened by andreyguenov 3
  • Unhandled Exception: Converting object to an encodable object failed: Instance of 'Formula'

    Unhandled Exception: Converting object to an encodable object failed: Instance of 'Formula'

    Whenever I try to convert xlsx to json i get the error :

    E/flutter ( 5609): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Converting object to an encodable object failed: Instance of 'Formula'

    Any help will be appreciated

    opened by vichuer 1
Releases(v0.0.2-dev.1)
  • v0.0.2-dev.1(Mar 14, 2022)

    What's Changed

    • Update README.md by @vitoramaral10 in https://github.com/vitoramaral10/excel_to_json/pull/1
    • Update README.md by @vitoramaral10 in https://github.com/vitoramaral10/excel_to_json/pull/2
    • Delete LICENSE by @vitoramaral10 in https://github.com/vitoramaral10/excel_to_json/pull/3
    • Update CHANGELOG.md by @vitoramaral10 in https://github.com/vitoramaral10/excel_to_json/pull/4
    • Create LICENSE by @vitoramaral10 in https://github.com/vitoramaral10/excel_to_json/pull/5
    • Plugin no longer removes the file by @vitoramaral10 in https://github.com/vitoramaral10/excel_to_json/pull/9

    New Contributors

    • @vitoramaral10 made their first contribution in https://github.com/vitoramaral10/excel_to_json/pull/1

    Full Changelog: https://github.com/vitoramaral10/excel_to_json/commits/v0.0.2-dev.1

    Source code(tar.gz)
    Source code(zip)
Owner
Vitor Amaral de Melo
SOU APAIXONADO POR COMPUTAÇÃO E COM ELA PRETENDO / VOU MUDAR A VIDA DAS PESSOAS
Vitor Amaral de Melo
This package allows programmers to annotate Dart objects in order to Serialize / Deserialize them to / from JSON

This package allows programmers to annotate Dart objects in order to Serialize / Deserialize them to / from JSON. Why? Compatible with all target plat

Alexander Mazuruk 356 Jan 6, 2023
Provides null-safety implementation to simplify JSON data handling by adding extension method to JSON object

Lazy JSON Provides null-safety implementation to simplify JSON data handling by adding extension method to JSON object and JSON array. Getting started

Kinnara Digital Studio 0 Oct 27, 2021
An auto mapper for Dart. It allows mapping objects of different classes automatically and manually using JSON serialization.

AutoMapper for Dart An auto mapper for Dart. It allows mapping objects of different classes automatically and manually using JSON serialization. Examp

Leynier Gutiérrez González 7 Aug 24, 2022
A flutter package allows you to search all universities in Brazil

Universities This package allows you to search all universities in Brazil. Usage To use this plugin, add universities as a dependency in your pubspec.

Gabriel Patrick Souza 2 Oct 24, 2021
library to help you create database on local memory, support json local database inspired by lowdb

Licensed Licensed under the MIT License <http://opensource.org/licenses/MIT>. SPDX-License-Identifier: MIT Copyright (c) 2021 Azkadev <http://github.c

Azka Full Snack Developer:) 35 Oct 17, 2022
A package that lets you include a cool, nice looking and validated Password TextFormField in your app to enhance user experience. The package is fully & easily modifiable.

A package that lets you include a cool, nice looking and validated Password TextFormField in your app to enhance user experience. The package is fully

Muhammad Hamza 20 Jun 7, 2022
Allows you to cancel compute operation.

cancelable-compute.dart Spawn an isolate, run callback on that isolate, passing it message, and return the value returned by callback or canceled by u

Olzhas Suleimen 8 Oct 7, 2022
Extension functions on ValueListenable that allows you to work with them almost as if it was a synchronous stream.

functional_listener Extension functions on ValueListenable that allows you to work with them almost as if it was a synchronous stream. Each extension

null 54 Oct 9, 2022
Flutter library to add gestures and animations to each Shape you draw on your canvas in your CustomPainter

Flutter library to bring your CustomPainter ?? to Life ✨ ⚡️ touchable library gives you the ability to add various gestures and animations to each Sha

Natesh Bhat 190 Jan 7, 2023
JSON API parser for Flutter

Flutter Japx - JSON:API Decoder/Encoder Lightweight [JSON:API][1] parser that flattens complex [JSON:API][1] structure and turns it into simple JSON a

Infinum 23 Dec 20, 2022