bio_flutter
Cross-platform representation and visualization of biological data in flutter
0.0.12
biocentral/bio_flutter
What this package is like to depend on
Last release 2 months ago
23 Jun 2026
Release timing varies
gaps range from 9 days to 11 months
Nearly every release is documented
notes for 11 of 11 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
11 releases · first in 2024
3 releases in the last 12 months
see the full history below
Release timeline
11 releases · Mar 2024 to Jun 2026
2025
2026
Releases
latest 11-
0.0.1223 Jun 2026 -
0.0.1120 May 2026 -
0.0.1002 Dec 2025Release notes
Open source →- Fixing visualizer name in README
- Adding two (B, O) rare or ambiguous amino acids to nucleotide map
- Adding getter for z dimension in projection_data
Release notes
Open source →- Fixing visualizer name in README
- Adding two (B, O) rare or ambiguous amino acids to nucleotide map
- Adding getter for z dimension in projection_data
-
0.0.919 Jan 2025Release notes
Open source →0.0.9
- (BREAKING) Renaming "UMAP" to more general "Projection" term
This includes the data class, the visualizer, file handling and test cases - Updating dependencies
Release notes
Open source →- (BREAKING) Renaming "UMAP" to more general "Projection" term This includes the data class, the visualizer, file handling and test cases
- Updating dependencies
- (BREAKING) Renaming "UMAP" to more general "Projection" term
-
0.0.825 Nov 2024Release notes
Open source →0.0.8
- Adding testing strategy
- Making toMap more generic for bio entities
- Adding toString function for sequence
- Adding preliminary OneHotEncodingEmbedder
Release notes
Open source →- Adding testing strategy
- Making toMap more generic for bio entities
- Adding toString function for sequence
- Adding preliminary OneHotEncodingEmbedder
-
0.0.719 Sep 2024Release notes
Open source →- Adding
TypeNameMixinfor all biological entities to be able to display the class name at runtime, even for optimized types in flutter web renderer
- Adding
-
0.0.609 Sep 2024Release notes
Open source →Features
- Adding
CellandCellMeasurementsdata classes - Adding
CellFCSParserstub
Maintenance
- Changing bio_file_handler structure to be able to handle both string and binary file types (breaking changes for string converting and parsing)
- Adding
-
0.0.523 Jul 2024Release notes
Open source →0.0.5
Features
- Adding
EmbeddingsCombiner
Is able to combine two embeddings via a combining function, currently multiply elementwise and concatenation.
EnablesProteinProteinInteractionto provide the getEmbeddings interface. - Adding draft classes for
AminoAcidandAtomto represent protein structure (work in progress)
Maintenance
- Multiple lines for sequences in protein fasta files are now allowed and concatenated
- File names are now automatically added to loaded entities (column name
ExtractedDataset) - Renaming
BiologicalEntitytoBioEntity - Making
nullableMergeapplicable for non-comparable types - Adding toMap() and getEmbeddings() to
BioEntityinterface - Introducing functional error handling via
fpdart, will be more widely adapted in future releases - Moving package to
biocentralorganization - Updating dependencies
Release notes
Open source →Features
- Adding
EmbeddingsCombinerIs able to combine two embeddings via a combining function, currently multiply elementwise and concatenation. EnablesProteinProteinInteractionto provide the getEmbeddings interface. - Adding draft classes for
AminoAcidandAtomto represent protein structure (work in progress)
Maintenance
- Multiple lines for sequences in protein fasta files are now allowed and concatenated
- File names are now automatically added to loaded entities (column name
ExtractedDataset) - Renaming
BiologicalEntitytoBioEntity - Making
nullableMergeapplicable for non-comparable types - Adding toMap() and getEmbeddings() to
BioEntityinterface - Introducing functional error handling via
fpdart, will be more widely adapted in future releases - Moving package to
biocentralorganization - Updating dependencies
- Adding
-
0.0.413 Mar 2024 -
0.0.313 Mar 2024Release notes
Open source →0.0.3
Maintenance
- Fixing image path in README
- Renaming umap example to example.dart
- Fixing package description length
Release notes
Open source →Maintenance
- Fixing image path in README
- Renaming umap example to example.dart
- Fixing package description length
-
0.0.212 Mar 2024