national_assembly_france_hemicycle 0.3.2 copy "national_assembly_france_hemicycle: ^0.3.2" to clipboard
national_assembly_france_hemicycle: ^0.3.2 copied to clipboard

retracted

Draw a French National Assembly. Depends on hemicycle Flutter package.

The purpose of this Flutter package dependds on hemicycle Flutter package but is specific to French National Assembly.

Image Image
DrawHemicycle With surrounding Group colors DrawHemicycle Without surrounding Group colors

Features #

You can give a local Path from your app to the JSON raw from open data (soon : URL to online JSON)... No need to reformat the JSON from Assemblee National open data website.

Usage #

Just type OpenAssembleeVoteDisplayer().DrawVoteHemicycle and submit local JSON as a Path.

    OpenAssembleeVoteDisplayer().DrawVoteHemicycle(
        "assets/example_json/VTANR5L15V4417.json"),

    OpenAssembleeVoteDisplayer().DrawVoteHemicycle(
        "assets/example_json/VTANR5L15V4418.json",
        useGroupSector: true),
        
    OpenAssembleeVoteDisplayer().DrawVoteHemicycle(
        "assets/example_json/VTANR5L15V4419.json",
        useGroupSector: false),

You can choose to display or not the surrounding Arc of Group colors by submitting useGroupSector. By default, it is set to false.

Additional information #

Further infos soon ;-)

0
likes
0
pub points
22%
popularity

Publisher

verified publisher1-2-7-8.software

Draw a French National Assembly. Depends on hemicycle Flutter package.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins, hemicycle

More

Packages that depend on national_assembly_france_hemicycle